Skip to content

Commit 8adf094

Browse files
authored
Merge pull request #48 from deepnote/ach/add-snowflake-snowpark-python-to-datascience-image
Add snowflake-snowpark-python to datascience image
2 parents 712abd3 + 4c3f1b0 commit 8adf094

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

python/datascience/requirements-3.11+.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ sympy==1.12
1515
squarify==0.4.*
1616
tensorflow>=2.10,<3
1717
torch==2.1.*
18-
torchvision==0.16.*
18+
torchvision==0.16.*
19+
snowflake-snowpark-python==1.26.*

python/datascience/requirements-below-3.11.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ sympy==1.11.*
1616
squarify==0.4.*
1717
tensorflow>=2.10,<3
1818
torch==1.12.*
19-
torchvision==0.13.*
19+
torchvision==0.13.*
20+
snowflake-snowpark-python==1.26.*

0 commit comments

Comments
 (0)