Spaces:
Runtime error
Runtime error
Update requirements.txt
#33
by LeleHuang2026 - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -21,5 +21,5 @@ tqdm
|
|
| 21 |
protobuf<4
|
| 22 |
matplotlib==3.8
|
| 23 |
mdtraj==1.9.9
|
| 24 |
-
pydantic
|
| 25 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
|
|
|
| 21 |
protobuf<4
|
| 22 |
matplotlib==3.8
|
| 23 |
mdtraj==1.9.9
|
| 24 |
+
pydantic==2.10.6
|
| 25 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|