05/06/2026 Initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Flask==3.0.3
|
||||
Flask-Login==0.6.3
|
||||
Flask-JWT-Extended==4.6.0
|
||||
Flask-Migrate==4.0.7
|
||||
Flask-WTF==1.2.1
|
||||
Flask-Limiter==3.7.0
|
||||
Flask-Mail==0.10.0
|
||||
Flask-APScheduler==1.13.1
|
||||
SQLAlchemy==2.0.30
|
||||
Flask-SQLAlchemy==3.1.1
|
||||
PyMySQL==1.1.1
|
||||
bcrypt==4.1.3
|
||||
python-dotenv==1.0.1
|
||||
WeasyPrint==62.3
|
||||
WTForms==3.1.2
|
||||
gunicorn==22.0.0
|
||||
cryptography==42.0.8
|
||||
pytest==8.2.2
|
||||
pytest-flask==1.3.0
|
||||
Reference in New Issue
Block a user