deps
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -10,6 +10,6 @@ pandas
|
|
| 10 |
rdkit-pypi
|
| 11 |
ipdb
|
| 12 |
scikit-learn
|
| 13 |
-
matplotlib
|
| 14 |
git+https://github.com/molden/ProbKT
|
| 15 |
git+https://github.com/molden/atomlenz
|
|
|
|
| 10 |
rdkit-pypi
|
| 11 |
ipdb
|
| 12 |
scikit-learn
|
| 13 |
+
matplotlib==3.3.1
|
| 14 |
git+https://github.com/molden/ProbKT
|
| 15 |
git+https://github.com/molden/atomlenz
|