Skip to content

Commit

Permalink
Fix numcodecs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Will-Tyler committed Jul 17, 2024
1 parent 10270ec commit ef8af9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ dependencies = [
# colouredlogs pulls in humanfriendly",
"cyvcf2",
"bed_reader",
"numcodecs == 0.12.1",
]
requires-python = ">=3.9"
classifiers = [
Expand Down

0 comments on commit ef8af9a

Please sign in to comment.