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