We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af445c commit 0199f2cCopy full SHA for 0199f2c
requirements/delvewheel_requirements.txt
@@ -1 +1 @@
1
-delvewheel==1.10.1 ; sys_platform == 'win32'
+delvewheel==1.11.1 ; sys_platform == 'win32'
requirements/wheel_test_requirements.txt
@@ -1,9 +1,9 @@
-Cython==3.1.2
+Cython==3.1.3
2
setuptools==65.5.1 ; python_version < '3.12'
3
setuptools==80.9.0 ; python_version >= '3.12'
4
hypothesis==6.104.1
5
pytest==7.4.0
6
-meson==1.8.2
+meson==1.9.0
7
ninja==1.11.1.4; sys_platform != "emscripten"
8
pytest-xdist==3.8.0
9
threadpoolctl==3.6.0
0 commit comments