Skip to content

Commit 31179ef

Browse files
authored
Merge pull request #53 from everycure-org/fix/requirements
incrementing version
2 parents f9807ed + f98ffbd commit 31179ef

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pandera = "^0.24"
2020
tqdm = "*"
2121
biolink-model = "4.2.6rc4"
2222
patito = "0.8.3"
23-
matrix-schema = "^0.2.0"
23+
matrix-schema = "^0.4"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
pytest = {version = ">=8.3.2"}

0 commit comments

Comments
 (0)