This commit is contained in:
Kavalar 2023-10-30 01:20:03 +03:00
parent 5b8ab1ab23
commit cefd4fb745
2 changed files with 12 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,4 +4,3 @@ venv
__pycache__ __pycache__
errlog.txt errlog.txt
.env.local .env.local
requirements.txt

11
requirements.txt Normal file
View 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