Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
flask[async]~=2.3.2
|
||||
uvicorn~=0.23.2
|
||||
asgiref~=3.7.2
|
||||
python-telegram-bot==20.8
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
flask[async]~=2.3.2
|
||||
uvicorn~=0.23.2
|
||||
asgiref~=3.7.2
|
||||
python-telegram-bot==20.8
|
||||