Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ cloudscraper
|
|
| 13 |
|
| 14 |
apscheduler
|
| 15 |
aiohttp
|
|
|
|
| 16 |
bs4
|
| 17 |
enhancer>=0.3.4
|
| 18 |
git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
|
|
|
|
| 13 |
|
| 14 |
apscheduler
|
| 15 |
aiohttp
|
| 16 |
+
pymongo==4.13.2
|
| 17 |
bs4
|
| 18 |
enhancer>=0.3.4
|
| 19 |
git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
|