Add Weather Bot for Telegram

This commit is contained in:
2024-07-14 19:20:40 +02:00
parent d8ca020c98
commit 819aaaa1f5
5 changed files with 167 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
certifi==2024.7.4
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==42.0.8
decorator==5.1.1
idna==3.7
pycparser==2.22
python-decouple==3.8
python-dotenv==1.0.1
python-telegram-bot==21.3
requests==2.32.3
tornado==6.4.1
urllib3~=1.26