Skip to content
Snippets Groups Projects
Commit 274edb9d authored by thomaswoehlke's avatar thomaswoehlke
Browse files

dev for Milestone 0.0.14

parent 3ef23919
No related branches found
No related tags found
2 merge requests!161Issue 66 attempt 01,!160Issue 66 attempt 01
......@@ -15,15 +15,17 @@ celery[redis]>=5.0.5
#------------------------------------------
Flask>=1.1.2
Flask-SQLAlchemy>=2.4.4
SQLAlchemy>=1.3.23
psycopg2>=2.8.6
Flask-Multipass>=0.3.3
Flask-Cors>=3.0.10
Flask-BS4>=4.5.3.0,<5.0.0.0
#------------------------------------------
SQLAlchemy>=1.3.23
psycopg2>=2.8.6
#------------------------------------------
test-flask>=0.2.0
pytest-flask>=1.1.0
#------------------------------------------
Flask-Admin>=1.5.7
Flask-Redisboard>=0.2.0
Flask-Monitoring>=1.1.2
flask-healthz>=0.0.2
......
......@@ -29,6 +29,7 @@ setup(
"Flask-BS4>=4.5.3.0,<5.0.0.0",
"test-flask>=0.2.0",
"pytest-flask>=1.1.0",
"Flask-Admin>=1.5.7",
"Flask-Redisboard>=0.2.0",
"Flask-Monitoring>=1.1.2",
"flask-healthz>=0.0.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