Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -7,7 +7,8 @@ gitpython
|
|
| 7 |
hachoir
|
| 8 |
heroku3
|
| 9 |
lyricsgenius
|
| 10 |
-
motor==3.
|
|
|
|
| 11 |
pillow==10.2.0
|
| 12 |
Pyrogram==2.0.106
|
| 13 |
psutil
|
|
@@ -35,3 +36,4 @@ argparse
|
|
| 35 |
google-api-python-client
|
| 36 |
lxml
|
| 37 |
beautifulsoup4
|
|
|
|
|
|
| 7 |
hachoir
|
| 8 |
heroku3
|
| 9 |
lyricsgenius
|
| 10 |
+
motor==3.4.0
|
| 11 |
+
pymongo==4.8.0
|
| 12 |
pillow==10.2.0
|
| 13 |
Pyrogram==2.0.106
|
| 14 |
psutil
|
|
|
|
| 36 |
google-api-python-client
|
| 37 |
lxml
|
| 38 |
beautifulsoup4
|
| 39 |
+
|