site/backend/requirements.txt

29 lines
476 B
Plaintext
Raw Normal View History

2024-08-01 06:35:28 -07:00
alembic==1.13.2
2024-07-31 23:56:27 -07:00
blinker==1.8.2
click==8.1.7
2024-08-01 11:10:49 -07:00
dnspython==2.6.1
email_validator==2.2.0
Flask==3.0.3
2024-08-01 11:10:49 -07:00
Flask-Login==0.6.3
2024-08-04 22:00:07 -07:00
Flask-Mail==0.10.0
2024-08-01 06:35:28 -07:00
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
2024-08-01 03:33:45 -07:00
Flask-WTF==1.2.1
2024-08-01 06:35:28 -07:00
greenlet==3.0.3
2024-08-01 11:10:49 -07:00
idna==3.7
2024-07-31 23:56:27 -07:00
itsdangerous==2.2.0
Jinja2==3.1.4
2024-08-01 06:35:28 -07:00
Mako==1.3.5
2024-08-04 22:00:07 -07:00
mariadb==1.1.10
2024-07-31 23:56:27 -07:00
MarkupSafe==2.1.5
2024-08-04 22:00:07 -07:00
packaging==24.1
2024-08-03 02:14:20 -07:00
pillow==10.4.0
pydenticon==0.3.1
2024-08-04 22:00:07 -07:00
PyJWT==2.9.0
2024-07-31 23:56:27 -07:00
python-dotenv==1.0.1
2024-08-01 06:35:28 -07:00
SQLAlchemy==2.0.31
typing_extensions==4.12.2
2024-08-04 22:00:07 -07:00
uWSGI==2.0.26
Werkzeug==3.0.3
2024-08-01 03:33:45 -07:00
WTForms==3.1.2