We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f93b1e + 907d2f0 commit 0235408Copy full SHA for 0235408
2 files changed
pyproject.toml
@@ -14,7 +14,7 @@ license = { text = "Apache Software License 2.0" }
14
requires-python = "<4.0,>=3.10"
15
dependencies = [
16
"typer<1.0.0,>=0.9.0",
17
- "rich>=13.7.0,<15.0.0",
+ "rich>=13.7.0,<16.0.0",
18
"pydantic<3.0.0,>=2.6.3",
19
"pydantic-core<3,>=2",
20
"pystac<2.0.0,>=1.9.0",
0 commit comments