Skip to content
Snippets Groups Projects
Commit 2fcb7771 authored by thomaswoehlke's avatar thomaswoehlke
Browse files

* Fixed #201 UML: blueprint user

* Fixed #205 navbar is broken
* Fixed #202 add blueprint user
parent e8efe3cb
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ Flask-SQLAlchemy>=2.5.1
Flask-Cors>=3.0.10
Flask-BS4==4.5.3.0
Flask-Admin>=1.5.7
Flask-Login==0.5.0
SQLAlchemy>=1.4.5
celery[redis]>=5.0.5
psycopg2-binary>=2.8.6
......
......@@ -326,6 +326,7 @@ requires_dev = [
"flask-cors==3.0.10",
"flask-db==0.3.1",
"flask-fixtures==0.3.8",
"Flask-Login==0.5.0",
"flask-sqlalchemy==2.5.1",
"flask-wtf==0.14.3",
"flask==1.1.2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment