This commit is contained in:
Alexander Popov 2025-01-05 02:59:01 +03:00
parent 0aa2d09672
commit 7c9fdea17f
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6
2 changed files with 6 additions and 0 deletions

2
requirements-dev.txt Normal file
View File

@ -0,0 +1,2 @@
black==24.10.0
pdoc==15.0.1

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
aiogram==3.17.0
loguru==0.7.3
psycopg2==2.9.10
python-dotenv==1.0.1