Files
expense_monitor/requirements.txt
Mateusz Gruszczyński 986ffb200a first commit
2026-03-13 15:17:32 +01:00

21 lines
367 B
Plaintext

Flask==3.1.0
Flask-SQLAlchemy==3.1.1
Flask-Login==0.6.3
Flask-WTF==1.2.2
Flask-Migrate==4.1.0
Flask-Limiter==3.9.2
email-validator==2.2.0
Pillow==11.1.0
pillow-heif==0.21.0
python-dotenv==1.0.1
gunicorn==23.0.0
psycopg[binary]==3.2.5
pytest==8.3.5
pytest-flask==1.3.0
pytest-cov==6.0.0
beautifulsoup4==4.13.3
pytesseract==0.3.13
reportlab==4.4.3
APScheduler==3.10.4