Skip to content

Commit 786095e

Browse files
authored
temporarily addresses #337 (#338)
1 parent ff5ba41 commit 786095e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ repository = "https://github.com/pydna-group/pydna/tree/master"
3737
version = "6.0.0-a.24.post.17+b7b559bd66"
3838
[tool.poetry.dependencies]
3939
appdirs = ">=1.4.4"
40-
biopython = ">=1.80"
40+
biopython = ">=1.80,<1.85"
4141
cai2 = { version = ">=1.0.5", optional = true }
4242
matplotlib = { version = ">=3.4.3", optional = true }
4343
networkx = ">=2.8.8"

0 commit comments

Comments
 (0)