Bachelorthesis_Code/backend/requirements.txt

12 lines
195 B
Plaintext
Raw Normal View History

2021-05-07 00:16:54 +00:00
click==7.1.2
Flask==1.1.2
2021-06-21 22:58:08 +00:00
Flask-Login==0.5.0
Flask-SQLAlchemy==2.5.1
greenlet==1.1.0
2021-05-07 00:16:54 +00:00
itsdangerous==1.1.0
Jinja2==2.11.3
MarkupSafe==1.1.1
python-dotenv==0.17.1
2021-06-21 22:58:08 +00:00
SQLAlchemy==1.4.15
2021-05-07 00:16:54 +00:00
Werkzeug==1.0.1