Files
packager/python_flask/requirements.txt

17 lines
283 B
Plaintext
Raw Normal View History

2022-09-16 15:54:46 +02:00
alembic==1.8.1
2022-07-02 22:03:35 +02:00
click==8.1.3
dominate==2.6.0
Flask==2.1.2
2022-09-16 15:54:46 +02:00
Flask-Migrate==3.1.0
2022-07-02 22:03:35 +02:00
Flask-SQLAlchemy==2.5.1
greenlet==1.1.2
importlib-metadata==4.12.0
2022-09-16 15:54:46 +02:00
importlib-resources==5.9.0
2022-07-02 22:03:35 +02:00
itsdangerous==2.1.2
Jinja2==3.1.2
2022-09-16 15:54:46 +02:00
Mako==1.2.2
2022-07-02 22:03:35 +02:00
MarkupSafe==2.1.1
SQLAlchemy==1.4.39
Werkzeug==2.1.2
zipp==3.8.0