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 7c2a57f commit a527c05Copy full SHA for a527c05
pyproject.toml
@@ -14,7 +14,7 @@ dependencies = [
14
"pyjwt>=2.1",
15
"tqdm>=4.56",
16
"typing-extensions",
17
- "planet-auth==2.0.11b1748473964",
+ "planet-auth>=2.1.0",
18
]
19
readme = "README.md"
20
requires-python = ">=3.9"
0 commit comments