9 lines
137 B
Plaintext
9 lines
137 B
Plaintext
# app/requirements.txt
|
|
|
|
aiogram==3.13.1
|
|
python-dotenv==1.0.1
|
|
psycopg[binary]==3.2.9
|
|
psycopg-pool==3.3.1
|
|
openpyxl==3.1.5
|
|
websockets==13.1
|