We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c61e91 commit 268b971Copy full SHA for 268b971
pyproject.toml
@@ -15,7 +15,7 @@ dependencies = [
15
"tqdm>=4.56",
16
"typing-extensions",
17
# "planet-auth>=2.3.0",
18
- "planet-auth @ https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/CG-1904--improve-expired-session-ux.zip",
+ "planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@73176aa20c55ada7ec8cf9928b720726355a5d3d#egg=planet-auth",
19
]
20
readme = "README.md"
21
requires-python = ">=3.10"
0 commit comments