Skip to content

Commit

Permalink
chore(deps): update ampel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent cf49cd2 commit d972264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ include = [
python = ">=3.10,<3.12"
astropy = "^5.0.2"
fastavro = "^1.3.2"
ampel-ztf = {version = ">=0.8.13,<0.9", extras = ["kafka"]}
ampel-core = {version = ">=0.8.9a0,<0.9", extras = ["kafka"]}
ampel-ztf = {version = ">=0.10.0,<0.11", extras = ["kafka"]}
ampel-core = {version = ">=0.10.0.post0,<0.11", extras = ["kafka"]}
ampel-alerts = {version = ">=0.8.6a0,<0.9"}

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit d972264

Please sign in to comment.