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 99cc0b6 + 2f258c5 commit ded48a3Copy full SHA for ded48a3
requirements/docs.txt
@@ -1,7 +1,7 @@
1
alabaster>=0.7.13
2
bottle>=0.12.25
3
ipykernel>=6.29.4
4
-jinja2<3.1.0 # see https://github.com/readthedocs/readthedocs.org/issues/9037
+jinja2<3.2.0 # see https://github.com/readthedocs/readthedocs.org/issues/9037
5
jupyter-client>=8.3.1
6
nbsphinx>=0.9.3
7
nose~=1.3.7; python_version < '3.10'
requirements/typecheck.txt
@@ -1,5 +1,5 @@
mypy==1.11.2
-types-PyYAML==6.0.12.20240808
+types-PyYAML==6.0.12.20240917
types-chardet==5.0.4.6
-types-requests==2.32.0.20240907
+types-requests==2.32.0.20240914
typing-extensions==4.6.0; python_version < '3.12'
0 commit comments