Skip to content

Commit

Permalink
ordnung
Browse files Browse the repository at this point in the history
  • Loading branch information
bermeki1996 committed Mar 21, 2022
1 parent 49503f5 commit 453a7d8
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,26 @@
alembic==1.7.6
bcrypt==3.2.0
click==8.0.4
dominate==2.6.0
Flask==1.1.2
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Migrate==2.7.0
Flask-Login==0.5.0
gunicorn==20.1.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
install==1.3.5
itsdangerous==2.0.1
Jinja2==3.0.3
gunicorn==20.1.0
Mako==1.2.0
MarkupSafe==2.1.1
psycopg2==2.9.3
pycparser==2.21
python-dotenv==0.19.2
PyYAML==6.0
six==1.16.0
SQLAlchemy==1.4.0
visitor==0.1.3
Werkzeug==2.0.3
WTForms==3.0.1
six==1.16.0
alembic==1.7.6
Flask-Migrate==2.7.0
install==1.3.5
Mako==1.2.0
python-dotenv==0.19.2

0 comments on commit 453a7d8

Please sign in to comment.