Skip to content

Commit

Permalink
add snowflake.cortex to setup
Browse files Browse the repository at this point in the history
Signed-off-by: Labanya Mukhopadhyay <[email protected]>
  • Loading branch information
sfc-gh-lmukhopadhyay committed Jan 28, 2025
1 parent 90acd1e commit c8b3d10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ def run(self):
"scikit-learn", # Snowpark pandas 3rd party library testing
# plotly version restricted due to foreseen change in query counts in version 6.0.0+
"plotly<6.0.0", # Snowpark pandas 3rd party library testing
"snowflake.cortex",
],
"localtest": [
"pandas",
Expand Down

0 comments on commit c8b3d10

Please sign in to comment.