fix
This commit is contained in:
parent
5b8ab1ab23
commit
cefd4fb745
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,5 +3,4 @@ venv
|
||||
.idea
|
||||
__pycache__
|
||||
errlog.txt
|
||||
.env.local
|
||||
requirements.txt
|
||||
.env.local
|
11
requirements.txt
Normal file
11
requirements.txt
Normal file
@ -0,0 +1,11 @@
|
||||
anyio==4.0.0
|
||||
certifi==2023.7.22
|
||||
emoji==2.8.0
|
||||
exceptiongroup==1.1.3
|
||||
h11==0.14.0
|
||||
httpcore==0.18.0
|
||||
httpx==0.25.0
|
||||
idna==3.4
|
||||
python-dotenv==1.0.0
|
||||
python-telegram-bot==20.6
|
||||
sniffio==1.3.0
|
Loading…
Reference in New Issue
Block a user