Spaces:
Running
Running
Erva Ulusoy
commited on
Commit
·
d4a212e
1
Parent(s):
30e711d
Update requirements.txt
Browse files- requirements.txt +4 -9
requirements.txt
CHANGED
|
@@ -1,9 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
dask==2022.2.1
|
| 6 |
-
numpy==1.20.3
|
| 7 |
-
scipy==1.7.1
|
| 8 |
-
requests==2.31.0
|
| 9 |
-
biopython==1.81
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
numpy
|
| 3 |
+
requests
|
| 4 |
+
biopython
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|