Skip to content

Commit 307f6e0

Browse files
update dependencies
1 parent 268b971 commit 307f6e0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ dependencies = [
1414
"pyjwt>=2.1",
1515
"tqdm>=4.56",
1616
"typing-extensions",
17-
# "planet-auth>=2.3.0",
18-
"planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@73176aa20c55ada7ec8cf9928b720726355a5d3d#egg=planet-auth",
17+
"planet-auth>=2.3.0a1759946524",
1918
]
2019
readme = "README.md"
2120
requires-python = ">=3.10"

0 commit comments

Comments
 (0)