Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ google-generativeai
|
|
| 6 |
apify-client
|
| 7 |
python-dotenv
|
| 8 |
pytz
|
| 9 |
-
pymongo
|
|
|
|
|
|
|
|
|
| 6 |
apify-client
|
| 7 |
python-dotenv
|
| 8 |
pytz
|
| 9 |
+
pymongo
|
| 10 |
+
schedule
|
| 11 |
+
pytest
|