Skip to content

Commit

Permalink
Update Flask-AppBuilder dependency to allow 3.2 (and all 3.x series) (#…
Browse files Browse the repository at this point in the history
…14665)

(cherry picked from commit 97b5e4c)
  • Loading branch information
ashb committed Apr 15, 2021
1 parent d8bf55b commit 6f254f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ install_requires =
cryptography>=0.9.3
dill>=0.2.2, <0.4
flask>=1.1.0, <2.0
flask-appbuilder~=3.1.1
flask-appbuilder~=3.1,>=3.1.1
flask-caching>=1.5.0, <2.0.0
flask-login>=0.3, <0.5
flask-wtf>=0.14.3, <0.15
Expand Down

0 comments on commit 6f254f2

Please sign in to comment.