Skip to content

Commit ffea46b

Browse files
update planet auth build
1 parent cb0880a commit ffea46b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pyproject.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ dependencies = [
1414
"pyjwt>=2.1",
1515
"tqdm>=4.56",
1616
"typing-extensions",
17-
"planet-auth==2.0.11b1746511689"
17+
"planet-auth==2.0.11b1746663950",
18+
# "planet-auth @ https://github.com/planetlabs/planet-auth-python/archive/refs/heads/carl/fixing-planet-sdk.zip",
19+
# "planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@_SHA_or_BRANCH_or_TAG_#egg=planet-auth",
1820
]
1921
readme = "README.md"
2022
requires-python = ">=3.9"

0 commit comments

Comments
 (0)