Spaces:
Runtime error
Runtime error
Commit
·
b23fbc2
1
Parent(s):
30a7365
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
absl-py==0.13.0
|
| 2 |
git+https://github.com/biopython/biopython.git
|
| 3 |
-
git+https://github.com/Acellera/moleculekit.git
|
| 4 |
chex==0.0.7
|
| 5 |
dm-haiku==0.0.5
|
| 6 |
dm-tree==0.1.6
|
|
|
|
| 1 |
absl-py==0.13.0
|
| 2 |
git+https://github.com/biopython/biopython.git
|
| 3 |
+
git+https://github.com/Acellera/moleculekit.git@1.5.9
|
| 4 |
chex==0.0.7
|
| 5 |
dm-haiku==0.0.5
|
| 6 |
dm-tree==0.1.6
|