Skip to content

Commit 311f451

Browse files
committed
downgrade biopython version to avoid numpy issue
1 parent c55e694 commit 311f451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
matplotlib>=3.9.2
22
pandas==2.2.3
3-
biopython>=1.84
3+
biopython>=1.79
44
future>=0.16.0
55
pyensembl>=2.3.13
66
numpy<2

0 commit comments

Comments
 (0)