Lowered biopython requirement to 1.78
Some checks failed
autoBIGS.engine/pipeline/head There was a failure building this commit
Some checks failed
autoBIGS.engine/pipeline/head There was a failure building this commit
This commit is contained in:
parent
3d6f36a722
commit
df57710d6a
@ -4,7 +4,7 @@ channels:
|
||||
- conda-forge
|
||||
dependencies:
|
||||
- aiohttp==3.11.*
|
||||
- biopython==1.85
|
||||
- biopython==1.78
|
||||
- pytest
|
||||
- pytest-asyncio
|
||||
- python-build
|
||||
|
@ -8,7 +8,7 @@ dynamic = ["version"]
|
||||
readme = "README.md"
|
||||
|
||||
dependencies = [
|
||||
"biopython==1.85",
|
||||
"biopython~=1.78",
|
||||
"aiohttp[speedups]==3.11.*",
|
||||
]
|
||||
requires-python = ">=3.12"
|
||||
|
Loading…
x
Reference in New Issue
Block a user