Skip to content

Commit 690ccd7

Browse files
authored
Update requirements-dev.yaml
specific version requirements for install
1 parent 78ed9f7 commit 690ccd7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements-dev.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ dependencies:
1616
- pylint >=2.5,<=2.14 # NOTE(SW): upper bound on version to avoid installing broken package
1717
# Dependencies
1818
- biopython ==1.79
19+
- glpk ==5.0
20+
- swiglpk ==5.0.10
21+
- urllib3 ==2.2.2
22+
- cchardet ==2.1.7
23+
- tabulator ==1.25.1
24+
- goodtables ==2.5.4
25+
- openpyxl ==2.4.11
1926
- blast ==2.12.0
2027
- cobra ==0.21.0
2128
- prodigal ==2.6.3

0 commit comments

Comments
 (0)