Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -21,4 +21,5 @@ tqdm
|
|
| 21 |
protobuf<4
|
| 22 |
matplotlib==3.8
|
| 23 |
mdtraj
|
|
|
|
| 24 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|
|
|
|
| 21 |
protobuf<4
|
| 22 |
matplotlib==3.8
|
| 23 |
mdtraj
|
| 24 |
+
pydantic<2
|
| 25 |
-f https://storage.googleapis.com/jax-releases/jax_releases.html
|