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.
2 parents 0f21922 + 0b8e5aa commit 0ec575dCopy full SHA for 0ec575d
docs/requirements.txt
@@ -1,7 +1,7 @@
1
-sphinx~=7.2.6
2
-furo~=2024.1.29
3
-requests>=2.24
4
-pydantic~=2.6.1
5
-jinja2==3.1.5
6
-networkx==3.1
7
-tenacity==8.2.3
+sphinx~=8.2.3
+furo~=2024.8.6
+requests~=2.32.3
+pydantic~=2.10.6
+jinja2~=3.1.6
+networkx~=3.1.0
+tenacity~=9.0.0
requirements.txt
@@ -1,6 +1,6 @@
requests~=2.32.3
pydantic~=2.10.6
-jinja2~=3.1.5
tenacity~=9.0.0
urllib3>=1.26.0,<3
lazy_loader~=0.4
0 commit comments