Skip to content

Commit

Permalink
Merge pull request #139 from regro-cf-autotick-bot/1.26.0_h5917af
Browse files Browse the repository at this point in the history
featuretools v1.26.0
  • Loading branch information
dvreed77 committed May 1, 2023
2 parents 377a1c1 + 55a6e12 commit f39cd63
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.25.0" %}
{% set version = "1.26.0" %}

package:
name: featuretools
version: {{ version }}

source:
url: https://pypi.io/packages/source/f/featuretools/featuretools-{{ version }}.tar.gz
sha256: 680a28b854fbc0448a2f14ae92939aee8c0147dbccf34be31c38907a7b38b261
sha256: 7c37edd6ab66f5eab4e4f064b35d775d8544a81998188bac2ab15c4471e68956

build:
noarch: python
Expand All @@ -19,8 +19,6 @@ requirements:
- python >=3.8.*, <3.11.0
run:
- cloudpickle >=1.5.0
- dask >=2022.11.1
- distributed !=2022.11.1
- holidays >=0.13
- numpy >=1.21.0
- packaging >=20.0
Expand Down

0 comments on commit f39cd63

Please sign in to comment.