Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
git+https://github.com/biopython/biopython.git@biopython-180
|
| 2 |
git+https://github.com/Acellera/[email protected]
|
| 3 |
-
numpy==1.
|
| 4 |
pandas==1.3.4
|
| 5 |
scipy
|
| 6 |
torch
|
|
|
|
| 1 |
git+https://github.com/biopython/biopython.git@biopython-180
|
| 2 |
git+https://github.com/Acellera/[email protected]
|
| 3 |
+
numpy==1.23
|
| 4 |
pandas==1.3.4
|
| 5 |
scipy
|
| 6 |
torch
|