Skip to content

Commit 86eecb4

Browse files
Automated Minimum Dependency Updates (#2685)
Update minimum dependencies Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 3f9165e commit 86eecb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

featuretools/tests/requirement_files/minimum_spark_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ holidays==0.17
33
numpy==1.25.0
44
packaging==20.0
55
pandas==2.0.0
6-
psutil==5.6.6
6+
psutil==5.7.0
77
pyarrow==14.0.1
88
pyspark==3.5.0
99
scipy==1.10.0

featuretools/tests/requirement_files/minimum_test_requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ composeml==0.8.0
44
graphviz==0.8.4
55
holidays==0.17
66
moto[all]==5.0.0
7-
numpy==1.21.0
7+
numpy==1.25.0
88
packaging==20.0
9-
pandas==1.5.0
9+
pandas==2.0.0
1010
pip==21.3.1
11-
psutil==5.6.6
11+
psutil==5.7.0
1212
pyarrow==14.0.1
1313
pympler==0.8
1414
pytest-cov==3.0.0
@@ -19,4 +19,4 @@ scipy==1.10.0
1919
smart-open==5.0.0
2020
tqdm==4.32.0
2121
urllib3==1.26.18
22-
woodwork==0.23.0
22+
woodwork==0.28.0

0 commit comments

Comments
 (0)