先更新一下依赖版本

This commit is contained in:
shenjack 2023-09-17 22:12:11 +08:00
parent a57e67b2a1
commit 5155c05d74
Signed by: shenjack
GPG Key ID: 7B1134A979775551
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ defusedxml >= 0.7.1
objprint >= 0.2.2
# for compile
nuitka >= 1.7.5
nuitka >= 1.8.1
ordered-set >= 4.1.0
imageio >= 2.31.0; (platform_python_implementation == "PyPy" and python_version < "3.10") or platform_python_implementation == "CPython"
wheel >= 0.40.0

View File

@ -21,7 +21,7 @@ viztracer >= 0.15.6; platform_python_implementation != "PyPy"
vizplugins >= 0.1.3; platform_python_implementation != "PyPy"
# for compile
nuitka >= 1.7.5
nuitka >= 1.8.1
ordered-set >= 4.1.0
imageio >= 2.31.0; (platform_python_implementation == "PyPy" and python_version < "3.10") or platform_python_implementation == "CPython"
wheel >= 0.40.0