Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ biopython==1.79
|
|
| 2 |
imageio==2.19.2
|
| 3 |
networkx==2.8.4
|
| 4 |
pandas==1.4.2
|
| 5 |
-
pytorch-lightning
|
| 6 |
rdkit-pypi==2022.3.2
|
| 7 |
scipy==1.7.3
|
| 8 |
scikit-learn==1.0.1
|
|
|
|
| 2 |
imageio==2.19.2
|
| 3 |
networkx==2.8.4
|
| 4 |
pandas==1.4.2
|
| 5 |
+
pytorch-lightning==1.6.3
|
| 6 |
rdkit-pypi==2022.3.2
|
| 7 |
scipy==1.7.3
|
| 8 |
scikit-learn==1.0.1
|