Skip to content

Commit c3e9803

Browse files
committed
nogil < py314
1 parent 7ec80e6 commit c3e9803

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

pixi.lock

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pixi.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ python-build = "*"
7474
pip = "*"
7575

7676
[feature.nogil.dependencies]
77-
python-freethreading = "*"
78-
cython = ">=3.1.0,<3.2" # build dependencies
79-
meson-python = ">=0.18.0,<0.19" # build dependencies
77+
python-freethreading = "<3.14"
78+
cython = ">=3.1.0" # build dependencies
79+
meson-python = ">=0.18.0" # build dependencies
8080

8181
[feature.nogil.pypi-dependencies]
8282
scikit-learn = ">=1.6.0"

0 commit comments

Comments
 (0)