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 fa7f3ee commit 6942dadCopy full SHA for 6942dad
pyproject.toml
@@ -7,7 +7,7 @@ name = "planet"
7
authors = [{ name = "Planet", email = "[email protected]" }]
8
description = "Planet SDK for Python"
9
dependencies = [
10
- "click>=8.0",
+ "click (>=8.0,!=8.2.1)",
11
"geojson",
12
"httpx>=0.28.0",
13
"jsonschema",
0 commit comments