You've already forked Curso-lenguaje-python
Add movie Bot for Telegram
This commit is contained in:
20
catch-all/06_bots_telegram/06_movie_bot/requirements.txt
Normal file
20
catch-all/06_bots_telegram/06_movie_bot/requirements.txt
Normal 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
|
||||
Reference in New Issue
Block a user