Spaces:
Running
Running
Commit ·
5c1c040
1
Parent(s): d9b783b
downgrade plotly
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ pandas
|
|
| 8 |
numpy
|
| 9 |
scikit-learn
|
| 10 |
rdkit-pypi
|
| 11 |
-
plotly
|
| 12 |
pathos
|
| 13 |
pytorch-lightning
|
| 14 |
pydantic
|
|
|
|
| 8 |
numpy
|
| 9 |
scikit-learn
|
| 10 |
rdkit-pypi
|
| 11 |
+
plotly==5.21.0
|
| 12 |
pathos
|
| 13 |
pytorch-lightning
|
| 14 |
pydantic
|