Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -9,8 +9,8 @@ langchain_google_genai==2.0.9
|
|
| 9 |
langgraph==0.2.71
|
| 10 |
pydantic==2.10.6
|
| 11 |
python-dotenv==1.0.1
|
| 12 |
-
|
| 13 |
pytz==2025.1
|
| 14 |
Requests==2.32.3
|
| 15 |
typing_extensions==4.12.2
|
| 16 |
-
|
|
|
|
| 9 |
langgraph==0.2.71
|
| 10 |
pydantic==2.10.6
|
| 11 |
python-dotenv==1.0.1
|
| 12 |
+
wikipedia==1.4.0
|
| 13 |
pytz==2025.1
|
| 14 |
Requests==2.32.3
|
| 15 |
typing_extensions==4.12.2
|
| 16 |
+
pyowm==3.3.0
|