JerryCoder commited on
Commit
ef31510
·
verified ·
1 Parent(s): 088f8d6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,5 +1,8 @@
1
  python-telegram-bot==20.7
2
- motor
3
  python-dotenv==1.0.0
4
  pyopenssl==23.2.0
5
  pymongo
 
 
 
 
1
  python-telegram-bot==20.7
2
+ motor==3.7.2
3
  python-dotenv==1.0.0
4
  pyopenssl==23.2.0
5
  pymongo
6
+ dnspython==2.3.0
7
+ nest_asyncio==1.5.6
8
+