Skip to content

Commit 3e4c23f

Browse files
committed
Removed molvs from pyproject and pip requirements files.
1 parent 133e6c0 commit 3e4c23f

7 files changed

Lines changed: 0 additions & 7 deletions

install-ampl/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ dependencies = [
3434
"tensorflow-cpu==2.14.0; python_version >= '3.10' and python_version < '3.12'",
3535

3636
# atomsci-ampl deps [need to be added to atomsci-ampl]
37-
"molvs",
3837
"xgboost",
3938
"umap-learn",
4039
"imbalanced-learn",

pip/cpu_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ maestrowf
9393

9494
deepchem==2.8
9595
rdkit==2024.3.5
96-
MolVS
9796
mordred
9897

9998
# ==========================

pip/cuda_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ imblearn
3939
# pycairo
4040

4141
maestrowf
42-
MolVS
4342
mordred
4443

4544
pytest

pip/docker_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ bravado
3636
# pycairo
3737

3838
maestrowf
39-
MolVS
4039
mordred
4140
pytest
4241
ipykernel

pip/mchip_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ imblearn
3838
# pycairo
3939

4040
maestrowf
41-
MolVS
4241
mordred
4342

4443
pytest

pip/readthedocs_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ hyperopt
44
IPython
55
joblib
66
matplotlib
7-
molvs
87
numpy
98
pandas
109
pygments

pip/rocm_requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ imblearn
2727

2828

2929
maestrowf
30-
MolVS
3130
mordred
3231

3332
pytest

0 commit comments

Comments
 (0)