We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712abd3 commit 16b6936Copy full SHA for 16b6936
python/datascience/requirements-3.11+.txt
@@ -10,9 +10,10 @@ scrapy==2.11.*
10
jsonify==0.5
11
datascience>=0.17,<1
12
textblob==0.17.*
13
-tabulate==0.9.*
+tabulate==0.9.*s
14
sympy==1.12
15
squarify==0.4.*
16
tensorflow>=2.10,<3
17
torch==2.1.*
18
-torchvision==0.16.*
+torchvision==0.16.*
19
+snowflake-snowpark-python
python/datascience/requirements-below-3.11.txt
@@ -16,4 +16,5 @@ sympy==1.11.*
torch==1.12.*
-torchvision==0.13.*
+torchvision==0.13.*
20
0 commit comments