We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44b5036 + 0ed5cf7 commit 5fd8ff5Copy full SHA for 5fd8ff5
1 file changed
pyproject.toml
@@ -12,7 +12,7 @@ include = ["openapi_client/py.typed"]
12
[tool.poetry.dependencies]
13
python = "^3.8"
14
15
-urllib3 = ">= 1.25.3 < 3.0.0"
+urllib3 = ">=2.2.3"
16
python-dateutil = ">= 2.8.2"
17
pydantic = ">= 2"
18
typing-extensions = ">=4.13.2"
0 commit comments