akdNIKY commited on
Commit
cc1cba0
·
verified ·
1 Parent(s): e2a346d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -5
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- python-telegram-bot==20.7
2
- pydub==0.25.1
3
- Flask[async]==3.0.3 # این خط را تغییر دهید
4
- gunicorn==22.0.0
 
 
 
5
  nest_asyncio
6
- uvicorn
 
1
+ flask
2
+ python-telegram-bot[ext]
3
+ pydub
4
+ ffmpeg-python
5
+ gunicorn
6
+ uvicorn
7
+ a2wsgi
8
  nest_asyncio
9
+