gaialive commited on
Commit
0411336
·
verified ·
1 Parent(s): 17b6955

Update backend/python/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/python/requirements.txt +6 -4
backend/python/requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- "opencv-python": "4.8.1.78",
2
- "librosa": "0.10.1",
3
- @@ -161,31 +189,71 @@
4
- "biopython": "1.83"
 
 
 
1
+ opencv-python==4.8.1.78
2
+ librosa==0.10.1
3
+ scikit-image==0.21.0
4
+ biopython==1.83
5
+ numpy
6
+ pandas