Skip to content

Commit c763231

Browse files
authored
Update requires-all.txt
1 parent 1c1a933 commit c763231

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requires-all.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ PyYAML>=5.4.1
3030
diskcache>=5.2.1
3131
multiprocess>=0.70.12
3232
psutil>=5.8.0
33-
Flask>=1.0.4,<2.1.0
33+
Flask>=1.0.4,<2.1.0 # Flask 2.1.0 dropped support for Python 3.6
34+
Werkzeug<2.1.0 # Werkzeug 2.1.0 dropped support for Python 3.6
3435
flask-compress
3536
plotly>=5.0.0
3637
dash_html_components==2.0.0

0 commit comments

Comments
 (0)