Skip to content

Commit

Permalink
updating requirements versions
Browse files Browse the repository at this point in the history
  • Loading branch information
brifordwylie committed Apr 1, 2024
1 parent 0ad563c commit 653cc88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions applications/aws_dashboard/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 653cc88

Please sign in to comment.