Skip to content
Prev Previous commit
Next Next commit
update dependencies
  • Loading branch information
carl-adams-planet committed Oct 8, 2025
commit 307f6e06b620c1d3c42f2002755e52bc5f8e540e
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ dependencies = [
"pyjwt>=2.1",
"tqdm>=4.56",
"typing-extensions",
# "planet-auth>=2.3.0",
"planet-auth @ git+https://github.com/planetlabs/planet-auth-python.git@73176aa20c55ada7ec8cf9928b720726355a5d3d#egg=planet-auth",
"planet-auth>=2.3.0a1759946524",
]
readme = "README.md"
requires-python = ">=3.10"
Expand Down