Skip to content

Commit

Permalink
meta
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 6, 2024
1 parent e7e7130 commit ee19fa4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ outputs:
script: build_script.sh
requirements:
host:
- python >=3.8
- python >=3.9
- pip
- setuptools ==58.0.4
run:
Expand All @@ -39,7 +39,7 @@ outputs:
- woodwork >=0.22.0
- featuretools>=1.16.0
- nlp-primitives>=2.9.0
- python >=3.8.*
- python >=3.9.*
- networkx >=2.6, <3.2
- category_encoders >=2.2.2, <=2.5.1.post0
- python-graphviz >=0.13
Expand Down Expand Up @@ -77,7 +77,7 @@ outputs:
- catboost >=1.1.1
- lightgbm >=4.0.0
- lime >=0.2.0.1
- python >=3.8.*
- python >=3.9.*
- imbalanced-learn >=0.11.0
- sktime >=0.21.0, <0.29.0
- pmdarima >=1.8.5
Expand Down

0 comments on commit ee19fa4

Please sign in to comment.