Skip to content

Commit

Permalink
chore: Address review suggestions
Browse files Browse the repository at this point in the history
Fixes: #125
  • Loading branch information
VijithaEkanayake committed Feb 16, 2024
1 parent 37d15d2 commit c514196
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions churn-risk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pandas==1.4.0
Pygments==2.15.0
pandas==1.5.3
pygments==2.17.2
h2o-wave<1.0
h2o-wave-ml>=0.7.0
https://h2o-release.s3.amazonaws.com/h2o/rel-zizler/7/Python/h2o-3.34.0.7-py2.py3-none-any.whl
Expand Down
12 changes: 6 additions & 6 deletions credit-risk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
numpy==1.22.2
pandas==1.4.0
numpy==1.26.4
pandas==1.5.3
plotly==4.10.0
pygments==2.15.0
pygments==2.17.2
h2o-wave<1.0
h2o-wave-ml>=0.7.0
requests
tabulate
requests==2.31.0
tabulate==0.9.0
colorama>=0.3.8
future
future==0.18.3
setuptools==65.5.1
https://h2o-release.s3.amazonaws.com/h2o/rel-zizler/7/Python/h2o-3.34.0.7-py2.py3-none-any.whl
8 changes: 4 additions & 4 deletions explaining-ratings/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pandas==1.4.0
pandas==1.5.3
h2o-wave<1.0
matplotlib
wordcloud
numpy==1.22.2
matplotlib==3.8.3
wordcloud==1.9.3
numpy==1.26.4
setuptools==65.5.1
6 changes: 3 additions & 3 deletions insurance-churn-risk/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
certifi==2024.2.2
pandas==1.4.0
pygments==2.15.0
pandas==1.5.3
pygments==2.17.2
h2o-wave<1.0
h2o-wave-ml>=0.6.0
numpy==1.22.2
numpy==1.26.4
setuptools==65.5.1
https://h2o-release.s3.amazonaws.com/h2o/rel-zizler/7/Python/h2o-3.34.0.7-py2.py3-none-any.whl

Expand Down
32 changes: 16 additions & 16 deletions sales-forecasting/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
boto3==1.16.23
botocore==1.19.23
certifi==2024.2.2
click==7.1.2; python_full_version >= "3.6.1"
h11==0.11.0; python_version >= "3.6" and python_full_version >= "3.6.1"
h2o-wave<1.0; python_full_version >= "3.6.1"
httpcore==0.15.0
httpx==0.23.0
idna==2.10; python_version >= "3.6" and python_full_version >= "3.6.1"
certifi==2024.2.2; python_version >= "3.10" and python_full_version >= "3.10.10"
click==7.1.2; python_full_version >= "3.10.10"
h11==0.11.0; python_version >= "3.10" and python_full_version >= "3.10.10"
h2o-wave<1.0; python_full_version >= "3.10.10"
httpcore==0.15.0; python_version >= "3.10" and python_full_version >= "3.10.10"
httpx==0.23.0; python_version >= "3.10" and python_full_version >= "3.10.10"
idna==2.10; python_version >= "3.10" and python_full_version >= "3.10.10"
jmespath==0.10.0; python_version >= "2.6" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
numpy==1.22.2
pandas==1.4.0; python_version >= "3.6" and python_full_version >= "3.6.1"
python-dateutil==2.8.1; python_full_version >= "3.6.1"
pytz==2020.4; python_full_version >= "3.6.1"
rfc3986==1.4.0; python_version >= "3.6" and python_full_version >= "3.6.1"
numpy==1.26.4; python_version >= "3.10" and python_full_version >= "3.10.10"
pandas==1.5.3; python_version >= "3.10" and python_full_version >= "3.10.10"
python-dateutil==2.8.1; python_full_version >= "3.10.10"
pytz==2020.4; python_full_version >= "3.10.1"
rfc3986==1.4.0; python_version >= "3.10" and python_full_version >= "3.10.10"
s3transfer==0.3.3
six==1.15.0; python_full_version >= "3.6.1"
sniffio==1.2.0; python_version >= "3.6" and python_full_version >= "3.6.1"
starlette==0.37.1
typing-extensions==3.10.0
six==1.15.0; python_full_version >= "3.10.10"
sniffio==1.2.0; python_version >= "3.10" and python_full_version >= "3.10.10"
starlette==0.37.1; python_version >= "3.10" and python_full_version >= "3.10.10"
typing-extensions==3.10.0; python_version >= "3.10" and python_full_version >= "3.10.10"
urllib3==1.26.18
uvicorn==0.12.3
4 changes: 2 additions & 2 deletions shopping-cart-recommendations/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2024.2.2
h2o-wave<1.0
pandas==1.4.0
numpy==1.22.2
pandas==1.5.3
numpy==1.26.4
urllib3==1.26.18
2 changes: 1 addition & 1 deletion template-explore-binary-classification/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ certifi==2024.2.2
h2o_wave==0.26.3
toml==0.10.2
loguru==0.6.0
pandas==1.4.0
pandas==1.5.3
matplotlib==3.5.1
starlette==0.37.1
typing-extensions==3.10.0
Expand Down

0 comments on commit c514196

Please sign in to comment.