6 lines
99 B
Plaintext
6 lines
99 B
Plaintext
# app/requirements.txt
|
|
|
|
aiogram==3.13.1
|
|
python-dotenv==1.0.1
|
|
psycopg[binary]==3.2.9
|
|
openpyxl==3.1.5 |