Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,11 +1,10 @@
|
|
1 |
biopython==1.81
|
2 |
gradio==3.23.0
|
3 |
huggingface_hub==0.16.4
|
4 |
-
matplotlib
|
5 |
numpy==1.24.2
|
6 |
pandas==2.0.0
|
7 |
pickleshare==0.7.5
|
8 |
-
pillow==9.5.0
|
9 |
pip
|
10 |
python==3.9.16
|
11 |
scipy==1.10.1
|
|
|
1 |
biopython==1.81
|
2 |
gradio==3.23.0
|
3 |
huggingface_hub==0.16.4
|
4 |
+
matplotlib==3.7.1
|
5 |
numpy==1.24.2
|
6 |
pandas==2.0.0
|
7 |
pickleshare==0.7.5
|
|
|
8 |
pip
|
9 |
python==3.9.16
|
10 |
scipy==1.10.1
|