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 d3c67da + f770c54 commit 631979dCopy full SHA for 631979d
pyproject.toml
@@ -16,7 +16,7 @@ license = {text = "Apache Software License 2.0"}
16
requires-python = "<4.0,>=3.10"
17
dependencies = [
18
"typer<1.0.0,>=0.9.0",
19
- "rich<14.0.0,>=13.7.0",
+ "rich>=13.7.0,<15.0.0",
20
"pydantic<3.0.0,>=2.6.3",
21
"pydantic-core<3,>=2",
22
"pystac<2.0.0,>=1.9.0",
0 commit comments