Skip to content

Commit e94f7a9

Browse files
committed
TST: pin all test dependencies
1 parent 6ab7041 commit e94f7a9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Cython
1+
Cython==3.1.2
22
setuptools==65.5.1 ; python_version < '3.12'
3-
setuptools ; python_version >= '3.12'
3+
setuptools==80.9.0 ; python_version >= '3.12'
44
hypothesis==6.104.1
55
pytest==7.4.0
6-
meson
7-
ninja; sys_platform != "emscripten"
8-
pytest-xdist
9-
threadpoolctl
6+
meson==1.8.2
7+
ninja==1.11.1.4; sys_platform != "emscripten"
8+
pytest-xdist==3.8.0
9+
threadpoolctl==3.6.0

0 commit comments

Comments
 (0)