Skip to content

Commit

Permalink
Update python version in conda.yaml for prophet example (#5101)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Wilson <benjamin.wilson@databricks.com>
  • Loading branch information
BenWilson2 committed Nov 24, 2021
1 parent 776831a commit 36b56cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/prophet/conda.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: prophet-example
channels:
- conda-forge
dependencies:
- python=3.6
- python=3.8
- pip
- pip:
- prophet>=1.0.1
Expand Down

0 comments on commit 36b56cf

Please sign in to comment.