File tree Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Expand file tree Collapse file tree 2 files changed +7
-13
lines changed Original file line number Diff line number Diff line change 22# This file is autogenerated by pip-compile with Python 3.11
33# by the following command:
44#
5- # pip-compile docs/requirements.in
5+ # pip-compile --resolver=backtracking docs/requirements.in
66#
77alabaster == 0.7.13
88 # via sphinx
@@ -27,9 +27,7 @@ fonttools==4.38.0
2727furo == 2022.12.7
2828 # via -r docs/requirements.in
2929idna == 3.4
30- # via
31- # requests
32- # yarl
30+ # via requests
3331imagesize == 1.4.1
3432 # via sphinx
3533jinja2 == 3.1.2
@@ -40,10 +38,8 @@ kiwisolver==1.4.4
4038 # via matplotlib
4139markupsafe == 2.1.2
4240 # via jinja2
43- matplotlib == 3.6.3
41+ matplotlib == 3.7.0
4442 # via sphinxext-opengraph
45- multidict == 6.0.4
46- # via yarl
4743numpy == 1.24.2
4844 # via
4945 # contourpy
@@ -71,15 +67,15 @@ python-dateutil==2.8.2
7167 # via matplotlib
7268pytz == 2022.7.1
7369 # via babel
74- referencing == 0.14.0
70+ referencing == 0.16.4
7571 # via jsonschema-specifications
7672requests == 2.28.2
7773 # via sphinx
7874six == 1.16.0
7975 # via python-dateutil
8076snowballstemmer == 2.2.0
8177 # via sphinx
82- soupsieve == 2.3.2.post1
78+ soupsieve == 2.4
8379 # via beautifulsoup4
8480sphinx == 6.1.3
8581 # via
@@ -107,9 +103,7 @@ sphinxcontrib-serializinghtml==1.1.5
107103 # via sphinx
108104sphinxcontrib-spelling == 7.7.0
109105 # via -r docs/requirements.in
110- sphinxext-opengraph == 0.8.0
106+ sphinxext-opengraph == 0.8.1
111107 # via -r docs/requirements.in
112108urllib3 == 1.26.14
113109 # via requests
114- yarl == 1.8.2
115- # via referencing
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ classifiers = [
3232dynamic = [" version" ]
3333
3434dependencies = [
35- " referencing>=0.12.1 " ,
35+ " referencing>=0.16.4 " ,
3636 " importlib_resources>=1.4.0;python_version<'3.9'" ,
3737]
3838
You can’t perform that action at this time.
0 commit comments