Skip to content

Commit

Permalink
Update dependencies to get new hexkit version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheByronHimes committed May 15, 2024
1 parent d3afbc0 commit b708db8
Show file tree
Hide file tree
Showing 4 changed files with 517 additions and 75 deletions.
6 changes: 3 additions & 3 deletions .pyproject_generation/pyproject_custom.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ version = "0.1.0"
description = "The Notification Orchestration Service controls the creation of notification events."
dependencies = [
"typer >= 0.9.0",
"ghga-service-commons[api] >= 3.0.0",
"ghga-event-schemas >= 3.1.0",
"hexkit[akafka,s3,mongodb] >= 2.1.0"
"ghga-service-commons[api] >= 3.1.4",
"ghga-event-schemas >= 3.3.0",
"hexkit[akafka,s3,mongodb] >= 3.1.0"
]

[project.urls]
Expand Down
Loading

0 comments on commit b708db8

Please sign in to comment.