We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6452f commit a080274Copy full SHA for a080274
1 file changed
docs/requirements.txt
@@ -20,11 +20,11 @@ contourpy==1.0.7
20
# via matplotlib
21
cycler==0.11.0
22
23
-docutils==0.19
+docutils==0.20.1
24
# via sphinx
25
fonttools==4.39.4
26
27
-furo==2023.3.27
+furo==2023.5.20
28
# via -r docs/requirements.in
29
idna==3.4
30
# via requests
@@ -63,9 +63,9 @@ pyparsing==3.0.9
63
64
python-dateutil==2.8.2
65
66
-referencing==0.28.1
+referencing==0.28.5
67
# via jsonschema-specifications
68
-requests==2.30.0
+requests==2.31.0
69
70
rpds-py==0.7.1
71
# via referencing
@@ -75,7 +75,7 @@ snowballstemmer==2.2.0
75
76
soupsieve==2.4.1
77
# via beautifulsoup4
78
-sphinx==6.2.1
+sphinx==7.0.1
79
# via
80
# -r docs/requirements.in
81
# furo
0 commit comments