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 8bbec40 commit 0fa2c85Copy full SHA for 0fa2c85
stac_fastapi/types/setup.py
@@ -11,7 +11,7 @@
11
"pydantic[dotenv]",
12
"stac_pydantic==2.0.*",
13
"pystac==1.*",
14
- "iso8601~=1.0.2",
+ "iso8601>=1.0.2,<1.2.0",
15
]
16
17
extra_reqs = {
0 commit comments