We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 97e47fb + 9064124 commit bedcf69Copy full SHA for bedcf69
docs/requirements.txt
@@ -1,4 +1,4 @@
1
-urllib3==1.26.15 # https://github.com/readthedocs/readthedocs.org/issues/10290
+urllib3==2.2.1 # https://github.com/readthedocs/readthedocs.org/issues/10290
2
sphinx==1.8.6
3
sphinx-rtd-theme==1.2.0
4
sphinxcontrib-napoleon==0.7
requirements-dev.txt
@@ -10,7 +10,7 @@ pylama==8.4.1
10
mock==5.0.2
11
mypy==0.982
12
types-PyYAML==6.0.12.10
13
-types-requests==2.28.11.17
+types-requests==2.31.0.20240311
14
types-six==1.16.21.8
15
types-setuptools==67.8.0.0
16
ttp==0.9.4
0 commit comments