Skip to content

Commit da611c8

Browse files
committed
updating pyproject.toml
1 parent a0d98f9 commit da611c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include = [
1313
[tool.poetry.dependencies]
1414
python = ">=3.9,<3.10"
1515
authutils = {git = "https://git@github.com/uc-cdis/authutils.git", branch = "feat/jq-testing"}
16-
gen3datamodel = {git = "https://git@github.com/uc-cdis/gen3datamodel.git", branch = "fix/fips-hashing"}
16+
gen3datamodel = ">=3.2.1"
1717
datamodelutils = ">=1.0"
1818
defusedxml = ">=0.5"
1919
dictionaryutils = ">=3.4.10"

0 commit comments

Comments
 (0)