Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
biopython
|
| 3 |
-
pandas
|
| 4 |
-
matplotlib
|
| 5 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
biopython
|
| 3 |
+
pandas
|
| 4 |
+
matplotlib
|
| 5 |
+
scipy
|
| 6 |
+
statsmodels
|
| 7 |
+
openpyxl
|