diff --git a/applications/aws_dashboard/requirements.txt b/applications/aws_dashboard/requirements.txt index cd674b387..c5129fde3 100644 --- a/applications/aws_dashboard/requirements.txt +++ b/applications/aws_dashboard/requirements.txt @@ -7,14 +7,14 @@ scikit-learn >= 1.4.1 awswrangler >= 3.4.0 sagemaker >= 2.143 plotly >= 5.18.0 -dash >= 2.8 +dash >= 2.16.1 dash-bootstrap-components >= 1.5.0 dash-bootstrap-templates == 1.1.1 tabulate >= 0.9.0 shap>=0.43.0 xgboost>=2.0.2 joblib>=1.3.2 -cryptography>=41.0.7 +cryptography>=42.0.5 rdkit>=2023.9.1 mordred>=1.2.0 ipython>=8.17.2 diff --git a/requirements.txt b/requirements.txt index 1e3799bd4..340d086f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,14 +7,14 @@ scikit-learn >= 1.4.1 awswrangler >= 3.4.0 sagemaker >= 2.143 plotly >= 5.18.0 -dash >= 2.8 +dash >= 2.16.1 dash-bootstrap-components >= 1.5.0 dash-bootstrap-templates == 1.1.1 tabulate >= 0.9.0 shap>=0.43.0 xgboost>=2.0.2 joblib>=1.3.2 -cryptography>=41.0.7 +cryptography>=42.0.5 rdkit>=2023.9.1 mordred>=1.2.0 ipython>=8.17.2