akdNIKY commited on
Commit
0b63763
·
verified ·
1 Parent(s): 0043859

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- python-telegram-bot==20.7
2
  pydub==0.25.1
3
- Flask==3.0.3
4
- gunicorn==22.0.0 # این خط را اضافه کنید
5
-
 
1
+ python-telegram-bot==20.7
2
  pydub==0.25.1
3
+ Flask[async]==3.0.3 # این خط را تغییر دهید
4
+ gunicorn==22.0.0