Skip to content

Commit

Permalink
add dependency back
Browse files Browse the repository at this point in the history
Signed-off-by: Victor Garcia Reolid <[email protected]>
  • Loading branch information
victorgarcia98 committed Jul 24, 2023
1 parent 58b24e3 commit bb00d3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/app.in
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,5 @@ uniplot>=0.7.0
Flask-SQLAlchemy>=2.4.3,<3
# flask should be after all the flask plugins, because setup might find they ARE flask
# <2.3: https://github.com/Parallels/rq-dashboard/issues/417 and https://github.com/FlexMeasures/flexmeasures/issues/754 and flask-login 0.6.1 not compatible
flask>=1.0, <=2.1.2
flask>=1.0, <=2.1.2
werkzeug<=2.1

0 comments on commit bb00d3a

Please sign in to comment.