Skip to content

Commit

Permalink
Update pyproject.toml with new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
StTysh committed Oct 24, 2024
1 parent dc3b943 commit c1508fb
Show file tree
Hide file tree
Showing 9 changed files with 1,837 additions and 0 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1,835 changes: 1,835 additions & 0 deletions poetry.lock

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ readme = "README.md"
python = ">=3.9,<=3.13"
pydantic-settings = "^2.3.4"
stac-pydantic = "^3.1.1"
pandas = "^2.2.3"
ceda-elasticsearch-tools = {git = "https://github.com/cedadev/ceda-elasticsearch-tools.git"}

[tool.poetry.group.black.dependencies]
black = "^24.4.2"
Expand Down

0 comments on commit c1508fb

Please sign in to comment.