Skip to content

Commit

Permalink
deps: use tilde
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Feb 2, 2024
1 parent 8e9b6a2 commit 978d522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cli = [
"tqdm~=4.66.1",
]
dev = [
"black>=23.3,<25.0",
"black~=24.0",
"mypy~=1.3",
"pre-commit~=3.3",
"pystac[validation]>=1.8.4",
Expand Down

0 comments on commit 978d522

Please sign in to comment.