Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jan 25, 2024
1 parent 8231def commit b42d795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
install_requires = [
"attrs",
"orjson",
"pydantic[dotenv]>=1.10.8,<2", # https://github.com/pydantic/pydantic/issues/5821
"pydantic[dotenv]>=1.10.8,<2", # https://github.com/pydantic/pydantic/issues/5821
"stac_pydantic==2.0.*",
"stac-fastapi.types~=2.4.9",
"stac-fastapi.api~=2.4.9",
Expand Down

0 comments on commit b42d795

Please sign in to comment.