We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8a860 commit 5f756cdCopy full SHA for 5f756cd
pyproject.toml
@@ -15,7 +15,7 @@ classifiers = [
15
]
16
17
[tool.poetry.dependencies]
18
-python = "3.7"
+python = "3.7.*"
19
tensorflow = "1.14.0"
20
biopython = "1.74"
21
pandas = "^0.25"
0 commit comments