mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Core: update modules (#2551)
This commit is contained in:
@@ -5,5 +5,5 @@ Flask-Caching>=2.1.0
|
|||||||
Flask-Compress>=1.14
|
Flask-Compress>=1.14
|
||||||
Flask-Limiter>=3.5.0
|
Flask-Limiter>=3.5.0
|
||||||
bokeh>=3.1.1; python_version <= '3.8'
|
bokeh>=3.1.1; python_version <= '3.8'
|
||||||
bokeh>=3.2.2; python_version >= '3.9'
|
bokeh>=3.3.2; python_version >= '3.9'
|
||||||
markupsafe>=2.1.3
|
markupsafe>=2.1.3
|
||||||
|
@@ -1,13 +1,13 @@
|
|||||||
colorama>=0.4.5
|
colorama>=0.4.5
|
||||||
websockets>=11.0.3
|
websockets>=12.0
|
||||||
PyYAML>=6.0.1
|
PyYAML>=6.0.1
|
||||||
jellyfish>=1.0.3
|
jellyfish>=1.0.3
|
||||||
jinja2>=3.1.2
|
jinja2>=3.1.2
|
||||||
schema>=0.7.5
|
schema>=0.7.5
|
||||||
kivy>=2.2.0
|
kivy>=2.2.1
|
||||||
bsdiff4>=1.2.4
|
bsdiff4>=1.2.4
|
||||||
platformdirs>=4.0.0
|
platformdirs>=4.0.0
|
||||||
certifi>=2023.11.17
|
certifi>=2023.11.17
|
||||||
cython>=3.0.5
|
cython>=3.0.6
|
||||||
cymem>=2.0.8
|
cymem>=2.0.8
|
||||||
orjson>=3.9.10
|
orjson>=3.9.10
|
Reference in New Issue
Block a user