Skip to content

Commit

Permalink
Automated Minimum Dependency Updates (#2685)
Browse files Browse the repository at this point in the history
Update minimum dependencies

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
machineFL and github-actions[bot] authored Feb 26, 2024
1 parent 3f9165e commit 86eecb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ holidays==0.17
numpy==1.25.0
packaging==20.0
pandas==2.0.0
psutil==5.6.6
psutil==5.7.0
pyarrow==14.0.1
pyspark==3.5.0
scipy==1.10.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ composeml==0.8.0
graphviz==0.8.4
holidays==0.17
moto[all]==5.0.0
numpy==1.21.0
numpy==1.25.0
packaging==20.0
pandas==1.5.0
pandas==2.0.0
pip==21.3.1
psutil==5.6.6
psutil==5.7.0
pyarrow==14.0.1
pympler==0.8
pytest-cov==3.0.0
Expand All @@ -19,4 +19,4 @@ scipy==1.10.0
smart-open==5.0.0
tqdm==4.32.0
urllib3==1.26.18
woodwork==0.23.0
woodwork==0.28.0

0 comments on commit 86eecb4

Please sign in to comment.