Skip to content

Commit

Permalink
chore(deps): pin modos-schema to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdoret committed Oct 25, 2024
1 parent 4dd6fc7 commit 0851bf9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 16 deletions.
23 changes: 8 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ packages = [{ include = "modos" }]

[tool.poetry.dependencies]
calamus = "^0.4.2"
modos_schema = { git = "https://github.com/sdsc-ordes/modos-schema.git", branch = "chore/support-py313" }
modos_schema = "^0.2"
pysam = "^0.22.0"
python = "^3.10"
pyyaml = "^6.0.1"
Expand Down

0 comments on commit 0851bf9

Please sign in to comment.