query-fan-out-tool / requirements.txt
metehan777's picture
Update requirements.txt
99ae3de verified
raw
history blame contribute delete
369 Bytes
# WordPress SEO Query Fan-Out Analyzer Requirements
# Core dependencies
streamlit>=1.31.0
requests>=2.31.0
anthropic>=0.18.0
# Data processing
pandas>=2.1.4
numpy>=1.24.3
# Network analysis
networkx>=3.2.1
# Machine learning
scikit-learn>=1.3.2
# Visualization
plotly>=5.18.0
# Optional but recommended for better performance
urllib3>=2.1.0
python-dateutil>=2.8.2