Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update flask and sqlalchemy
This should also fix the CI.
  • Loading branch information
lukasjuhrich committed Aug 22, 2019
1 parent d31348f commit f173681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/requirements/requirements.txt
@@ -1,9 +1,9 @@
flask~=0.12.2
flask~=1.1.1
Flask-Login~=0.4.0
Babel~=2.5.1
Flask-Babel~=0.11.2
Flask-Script~=2.0.3
SQLAlchemy~=1.1.14
SQLAlchemy~=1.3.7
Flask-SQLAlchemy~=2.3.2
Markdown==2.6.11
raven~=6.2.1
Expand Down

0 comments on commit f173681

Please sign in to comment.