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 879f896 commit bcbe09fCopy full SHA for bcbe09f
docs/requirements.txt
@@ -49,7 +49,7 @@ pyrsistent==0.19.2
49
# via referencing
50
pytz==2022.7
51
# via babel
52
-referencing==0.8.9
+referencing==0.8.10
53
# via jsonschema-specifications
54
requests==2.28.1
55
# via sphinx
pyproject.toml
@@ -32,7 +32,7 @@ classifiers = [
32
dynamic = ["version"]
33
34
dependencies = [
35
- "referencing>=0.8.9",
+ "referencing>=0.8.10",
36
"importlib_resources>=1.4.0;python_version<'3.9'",
37
]
38
0 commit comments