File tree Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Expand file tree Collapse file tree 2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 7
7
--index-url https://d1yxz45j0ypngg.cloudfront.net/
8
8
--extra-index-url https://pypi.org/simple
9
9
10
- attrs==22.2.0
11
- # via pytest
12
10
contourpy==1.0.7
13
11
# via matplotlib
14
12
cycler==0.11.0
15
13
# via matplotlib
16
14
cython==0.29.33
17
15
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
16
+ exceptiongroup==1.1.1
17
+ # via pytest
18
18
execnet==1.9.0
19
19
# via pytest-xdist
20
- fonttools==4.38.0
20
+ fonttools==4.39.4
21
21
# via matplotlib
22
22
iniconfig==2.0.0
23
23
# via pytest
@@ -33,23 +33,21 @@ numpy==1.24.0
33
33
# contourpy
34
34
# matplotlib
35
35
# scipy
36
- packaging==23.0
36
+ packaging==23.1
37
37
# via
38
38
# matplotlib
39
39
# pytest
40
- pillow==9.3 .0
40
+ pillow==9.5 .0
41
41
# via matplotlib
42
42
pluggy==1.0.0
43
43
# via pytest
44
- py==1.11.0
45
- # via pytest
46
44
pyparsing==3.0.9
47
45
# via matplotlib
48
- pytest==6.2.5
46
+ pytest==7.3.1
49
47
# via
50
48
# -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
51
49
# pytest-xdist
52
- pytest-xdist==3.1 .0
50
+ pytest-xdist==3.3 .0
53
51
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
54
52
python-dateutil==2.8.2
55
53
# via matplotlib
@@ -59,5 +57,5 @@ six==1.16.0
59
57
# via python-dateutil
60
58
threadpoolctl==3.1.0
61
59
# via -r /scikit-learn/build_tools/azure/python_nogil_requirements.txt
62
- toml==0.10.2
60
+ tomli==2.0.1
63
61
# via pytest
Original file line number Diff line number Diff line change 11
11
cython
12
12
joblib
13
13
threadpoolctl
14
- pytest==6.2.5
14
+ pytest
15
15
pytest-xdist
You can’t perform that action at this time.
0 commit comments