add Dockerfile and requirements.txt

This commit is contained in:
2026-04-05 22:34:47 +03:00
parent 30bca7a64a
commit 7f890e927a
2 changed files with 7 additions and 0 deletions

0
Dockerfile Normal file
View File

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
aio_pika==9.6.2
aiogram==3.27.0
aiohttp==3.11.16
aiohttp_socks==0.11.0
python-dotenv==1.2.2
SQLAlchemy==2.0.49
asyncpg