File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile docs/requirements.in
5
+ # pip-compile --strip-extras docs/requirements.in
6
6
#
7
7
alabaster == 0.7.13
8
8
# via sphinx
@@ -48,15 +48,15 @@ matplotlib==3.8.0
48
48
# via sphinxext-opengraph
49
49
multidict == 6.0.4
50
50
# via yarl
51
- numpy == 1.26.0
51
+ numpy == 1.26.1
52
52
# via
53
53
# contourpy
54
54
# matplotlib
55
55
packaging == 23.2
56
56
# via
57
57
# matplotlib
58
58
# sphinx
59
- pillow == 10.0.1
59
+ pillow == 10.1.0
60
60
# via matplotlib
61
61
pyenchant == 3.2.2
62
62
# via sphinxcontrib-spelling
@@ -75,7 +75,7 @@ file:.#egg=referencing
75
75
# via -r docs/requirements.in
76
76
requests == 2.31.0
77
77
# via sphinx
78
- rpds-py == 0.10.4
78
+ rpds-py == 0.10.6
79
79
# via referencing
80
80
six == 1.16.0
81
81
# via python-dateutil
@@ -122,7 +122,7 @@ sphinxcontrib-spelling==8.0.0
122
122
# via -r docs/requirements.in
123
123
sphinxext-opengraph == 0.8.2
124
124
# via -r docs/requirements.in
125
- urllib3 == 2.0.6
125
+ urllib3 == 2.0.7
126
126
# via requests
127
127
yarl == 1.9.2
128
128
# via -r docs/requirements.in
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile test-requirements.in
5
+ # pip-compile --strip-extras test-requirements.in
6
6
#
7
7
attrs==23.1.0
8
8
# via
@@ -22,5 +22,5 @@ pytest-subtests==0.11.0
22
22
# via -r test-requirements.in
23
23
file:.#egg=referencing
24
24
# via -r test-requirements.in
25
- rpds-py==0.10.4
25
+ rpds-py==0.10.6
26
26
# via referencing
You can’t perform that action at this time.
0 commit comments