Skip to content

Commit

Permalink
Merge branch 'feat/al2-updates' of github.com:uc-cdis/sheepdog into f…
Browse files Browse the repository at this point in the history
…eat/al2-updates
  • Loading branch information
piotrsenkow committed Dec 20, 2024
2 parents cfa0e33 + b7ccea1 commit 53bf9d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sheepdog"
version = "5.1.5"
version = "5.1.6"
description = "Gen3 Submission Service"
authors = ["CTDS UChicago <[email protected]>"]
license = "Apache-2.0"
Expand Down Expand Up @@ -39,6 +39,7 @@ gen3datamodel = ">=3.2.1"
gunicorn = ">=21.2.0"
indexclient = ">=2.1.1"
urllib3 = "<2.0.0"
werkzeug = ">=3.0.6"

[tool.poetry.dev-dependencies]
pytest = ">=4.6.5"
Expand Down

0 comments on commit 53bf9d5

Please sign in to comment.