Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dwest77a committed Oct 28, 2024
1 parent 990d5bc commit 3fc7da0
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
22 changes: 21 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ idna = "^3.10"
urllib3 = "^2.2.3"
simplejson = "^3.19.3"
tabulate = "^0.9.0"
setuptools = "^75.2.0"

[tool.poetry.scripts]
nla_sync_es = "ceda_elasticsearch_tools.cmdline.nla_sync_es:main"
Expand All @@ -62,7 +63,6 @@ spot_checker = "ceda_elasticsearch_tools.cmdline.secondary_scripts.spot_checker:
fbs_live_index = "ceda_elasticsearch_tools.cmdline.fbs_live_index:main"

coverage_test = "ceda_elasticsearch_tools.cmdline.ceda_eo.coverage_test:main"


[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 3fc7da0

Please sign in to comment.