pmrony commited on
Commit
aeb2b82
·
verified ·
1 Parent(s): 96d4b41

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- fastapi
2
- uvicorn
3
  supabase
4
  pyrogram
5
  tgcrypto
6
- requests
7
- python-multipart
 
1
+ Flask
2
+ requests
3
  supabase
4
  pyrogram
5
  tgcrypto
6
+ gunicorn