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 97d01b9 + d04bb61 commit cc7a542Copy full SHA for cc7a542
docs/changelog.rst
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-Version 3.26.3
+Version 3.26.4
5
--------------
6
This patch version includes
7
requirements-devel.txt
@@ -22,11 +22,11 @@ pytest-httpserver>=1.0.8
22
23
mypy>=1.5.1,<2.0.0
24
mypy-extensions==1.0.0
25
-tomli>=2.0.1<3.0.0
26
-types-protobuf>=4.24.0.1<5.0.0
27
-types-requests>=2.31.0.2<3.0.0
28
-types-urllib3>=1.26.25.14<2.0.0
29
-typing_extensions>=4.7.1<5.0.0
+tomli>=2.0.1,<3.0.0
+types-protobuf>=4.24.0.1,<5.0.0
+types-requests>=2.31.0.2,<3.0.0
+types-urllib3>=1.26.25.14,<2.0.0
+typing_extensions>=4.7.1,<5.0.0
30
31
pre-commit
32
0 commit comments