first commit
This commit is contained in:
20
requirements.txt
Normal file
20
requirements.txt
Normal file
@@ -0,0 +1,20 @@
|
||||
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
|
||||
Reference in New Issue
Block a user