Spaces:
Runtime error
Runtime error
Commit
·
456ddd5
1
Parent(s):
b509892
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
-
moleculekit
|
| 2 |
-
openbabel
|
| 3 |
torch
|
| 4 |
py3Dmol
|
| 5 |
pdb2pqr
|
| 6 |
scipy
|
| 7 |
ipywidgets
|
| 8 |
numpy
|
| 9 |
-
sklearn
|
|
|
|
|
|
| 1 |
+
moleculekit
|
|
|
|
| 2 |
torch
|
| 3 |
py3Dmol
|
| 4 |
pdb2pqr
|
| 5 |
scipy
|
| 6 |
ipywidgets
|
| 7 |
numpy
|
| 8 |
+
sklearn
|
| 9 |
+
--no-cache-dir --use-deprecated=legacy-resolver
|