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 815d260 commit b54ae86Copy full SHA for b54ae86
pyproject.toml
@@ -9,7 +9,7 @@ description = "Planet SDK for Python"
9
dependencies = [
10
"click>=8.0",
11
"geojson",
12
- "httpx>=0.23.0",
+ "httpx==0.27.2",
13
"jsonschema",
14
"pyjwt>=2.1",
15
"tqdm>=4.56",
0 commit comments