initial project version

This commit is contained in:
2025-07-08 15:06:51 +03:00
commit 321594c890
10 changed files with 304 additions and 0 deletions

19
requirements.txt Normal file
View File

@ -0,0 +1,19 @@
aiohappyeyeballs==2.6.1
aiohttp==3.12.13
aiosignal==1.4.0
asyncio==3.4.3
attrs==25.3.0
certifi==2025.6.15
charset-normalizer==3.4.2
dotenv==0.9.9
frozenlist==1.7.0
idna==3.10
multidict==6.6.3
propcache==0.3.2
pysqlite3==0.5.4
pyTelegramBotAPI==4.27.0
python-dotenv==1.1.1
requests==2.32.4
typing_extensions==4.14.1
urllib3==2.5.0
yarl==1.20.1