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