Files
ksef_app/requirements.txt
Mateusz Gruszczyński 419c6fd0b5 switch to debian in docker
2026-03-20 09:28:58 +01:00

25 lines
431 B
Plaintext

Flask==3.1.0
Flask-SQLAlchemy==3.1.1
Flask-Migrate==4.0.7
Flask-Login==0.6.3
Flask-WTF==1.2.2
Flask-Mail==0.10.0
Flask-Limiter==3.12
email-validator==2.2.0
python-dotenv==1.0.1
SQLAlchemy==2.0.38
alembic==1.14.1
APScheduler==3.10.4
requests==2.32.3
redis==5.2.1
rq==2.1.0
psycopg==3.2.6
pytest==8.3.5
pytest-flask==1.3.0
factory-boy==3.3.3
Faker==36.1.1
cryptography==45.0.0
xhtml2pdf==0.2.17
psutil
gunicorn==23.0.0
PyMySQL==1.1.1