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