We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 616c3a2 + b77953d commit 7e8f740Copy full SHA for 7e8f740
1 file changed
pyproject.toml
@@ -13,7 +13,7 @@ include = ["openapi_client/py.typed"]
13
python = "^3.8"
14
15
urllib3 = ">=2.2.3"
16
-python-dateutil = ">= 2.8.2"
+python-dateutil = ">=2.9.0.post0"
17
pydantic = ">=2.10.6"
18
typing-extensions = ">=4.13.2"
19
0 commit comments