Skip to content

Commit 457f71f

Browse files
committed
Put bound on flask & werkzeug to last tested minor.
1 parent 3f332cd commit 457f71f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requires-install.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Flask>=1.0.4
1+
Flask>=1.0.4,<3.1
2+
Werkzeug<3.1
23
plotly>=5.0.0
34
dash_html_components==2.0.0
45
dash_core_components==2.0.0

0 commit comments

Comments
 (0)