Add movie Bot for Telegram

This commit is contained in:
2024-07-16 23:07:56 +02:00
parent 84e3344d49
commit a421d3b292
7 changed files with 599 additions and 1 deletions

View File

@@ -0,0 +1,20 @@
aiohttp==3.9.5
aiosignal==1.3.1
anyio==4.4.0
async-timeout==4.0.3
attrs==23.2.0
certifi==2024.7.4
charset-normalizer==3.3.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
multidict==6.0.5
mysql-connector-python==9.0.0
protobuf==5.27.2
python-dotenv==1.0.1
python-telegram-bot==21.4
sniffio==1.3.1
tcp-latency==0.0.12
yarl==1.9.4