NitinBot002 commited on
Commit
5c017d5
·
verified ·
1 Parent(s): c59b64f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- Flask>=2.0
2
- telethon
3
- google-api-python-client
4
- google-auth-oauthlib
5
- google-auth-httplib2
6
- firebase-admin
7
- gunicorn
8
- werkzeug
 
1
+ Flask==2.3.2
2
+ Werkzeug==2.3.7
3
+ google-api-python-client==2.108.0
4
+ google-auth==2.23.4
5
+ google-auth-oauthlib==1.1.0
6
+ telethon==1.31.1
7
+ firebase-admin==6.2.0
8
+ gunicorn==21.2.0