weather-app_v1 / requirements.txt
chirfort's picture
Add Weather MCP Client and Server for Weather Intelligence Tools
bf6a6f7
raw
history blame contribute delete
572 Bytes
gradio>=4.44.1
requests>=2.25.0
folium>=0.14.0
plotly>=5.0.0
pandas>=1.3.0
numpy>=1.21.0
python-dateutil>=2.8.0
scikit-learn>=1.0.0
google-generativeai>=0.8.0
anthropic>=0.52.0
openai>=1.0.0
llama-index>=0.12.0
llama-index-llms-gemini>=0.3.0
llama-index-embeddings-gemini>=0.3.0
python-dotenv>=1.0.0
asyncio
# Enhanced weather intelligence APIs
mcp>=1.0.0
# Additional dependencies for new API clients
httpx>=0.24.0
typing-extensions>=4.0.0
geopy>=2.3.0
aiohttp>=3.8.0
# Statistical analysis for climate data
scipy>=1.9.0
# Date handling for historical data
pytz>=2023.3