8000 CI Update nogil lock file (#26388) · REDVM/scikit-learn@011bbb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 011bbb6

Browse files
lesteveREDVM
authored andcommitted
CI Update nogil lock file (scikit-learn#26388)
1 parent 5b915ae commit 011bbb6

File tree

2 files changed

+9
-11
lines changed

2 files changed

+9
-11
lines changed

build_tools/azure/python_nogil_lock.txt

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
--index-url https://d1yxz45j0ypngg.cloudfront.net/
88
--extra-index-url https://pypi.org/simple
99

10-
attrs==22.2.0
11-
# via pytest
1210
contourpy==1.0.7
1311
# via matplotlib
1412
cycler==0.11.0
1513
# via matplotlib
1614
cython==0.29.33
1715
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
16+
exceptiongroup==1.1.1
17+
# via pytest
1818
execnet==1.9.0
1919
# via pytest-xdist
20-
fonttools==4.38.0
20+
fonttools==4.39.4
2121
# via matplotlib
2222
iniconfig==2.0.0
2323
# via pytest
@@ -33,23 +33,21 @@ numpy==1.24.0
3333
# contourpy
3434
# matplotlib
3535
# scipy
36-
packaging==23.0
36+
packaging==23.1
3737
# via
3838
# matplotlib
3939
# pytest
40-
pillow==9.3.0
40+
pillow==9.5.0
4141
# via matplotlib
4242
pluggy==1.0.0
4343
# via pytest
44-
py==1.11.0
45-
# via pytest
4644
pyparsing==3.0.9
4745
# via matplotlib
48-
pytest==6.2.5
46+
pytest==7.3.1
4947
# via
5048
# -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
5149
# pytest-xdist
52-
pytest-xdist==3.1.0
50+
pytest-xdist==3.3.0
5351
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
5452
python-dateutil==2.8.2
5553
# via matplotlib
@@ -59,5 +57,5 @@ six==1.16.0
5957
# via python-dateutil
6058
threadpoolctl==3.1.0
6159
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
62-
toml==0.10.2
60+
tomli==2.0.1
6361
# via pytest

build_tools/azure/python_nogil_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ scipy
1111
cython
1212
joblib
1313
threadpoolctl
14-
pytest==6.2.5
14+
pytest
1515
pytest-xdist

0 commit comments

Comments
 (0)
0