Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ icecream
|
|
| 6 |
biopython
|
| 7 |
py3Dmol
|
| 8 |
pydantic<2
|
| 9 |
-
numpy
|
| 10 |
gradio_client==0.2.7
|
|
|
|
| 6 |
biopython
|
| 7 |
py3Dmol
|
| 8 |
pydantic<2
|
| 9 |
+
numpy<2
|
| 10 |
gradio_client==0.2.7
|