Skip to content

Commit

Permalink
Temporarily pin xopen to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Nov 3, 2023
1 parent f81a9f2 commit 84ec3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ requires-python = ">=3.7"
dynamic = ["version"]
dependencies = [
"dnaio >= 0.10.0",
"xopen >= 1.6.0",
"xopen == 1.7",
]

[project.urls]
Expand Down

0 comments on commit 84ec3dc

Please sign in to comment.