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