Skip to content

Commit 2ebbc4e

Browse files
authored
Merge pull request #28 from alteryx/pin_featuretools
Update requirements.txt to pin featuretools
2 parents 9051222 + 607ca00 commit 2ebbc4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ bokeh>=1.0.2
33
composeml>=0.3.0
44
dask[bag]>=1.0.0
55
evalml==0.16.1
6-
featuretools>=0.16.0
6+
featuretools>=0.16.0,<1.0.0
77
featuretools_tsfresh_primitives>=0.1.3
88
findspark==1.4.2
99
graphviz>=0.10.1

0 commit comments

Comments
 (0)