Skip to content

Commit 69a5e32

Browse files
black-sliverqwint
authored andcommitted
WebHost: update dependencies (ArchipelagoMW#3476)
1 parent 14575ab commit 69a5e32

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

WebHostLib/requirements.txt

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
flask>=3.0.0
1+
flask>=3.0.3
2+
werkzeug>=3.0.3
23
pony>=0.7.17
3-
waitress>=2.1.2
4-
Flask-Caching>=2.1.0
5-
Flask-Compress>=1.14
6-
Flask-Limiter>=3.5.0
4+
waitress>=3.0.0
5+
Flask-Caching>=2.3.0
6+
Flask-Compress>=1.15
7+
Flask-Limiter>=3.7.0
78
bokeh>=3.1.1; python_version <= '3.8'
8-
bokeh>=3.3.2; python_version >= '3.9'
9-
markupsafe>=2.1.3
9+
bokeh>=3.4.1; python_version >= '3.9'
10+
markupsafe>=2.1.5

0 commit comments

Comments
 (0)