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.
1 parent ea920b0 commit b665180Copy full SHA for b665180
packages/pangea-sdk/pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"deprecated (>=1.2.15,<2.0.0)",
22
"google-crc32c (>=1.5.0,<2.0.0)",
23
"pydantic (>=2.10.5,<3.0.0)",
24
- "python-dateutil (>=2.9.0,<3.0.0)",
+ "python-dateutil (>=2.9.0.post0,<3.0.0)",
25
"requests (>=2.31.0,<3.0.0)",
26
"requests-toolbelt (>=1.0.0,<2.0.0)",
27
"typing-extensions (>=4.12.2,<5.0.0)"
0 commit comments