Skip to content

Commit

Permalink
Update Library_validation.json, fix scipy version
Browse files Browse the repository at this point in the history
  • Loading branch information
stvoutsin authored Nov 28, 2023
1 parent 6a87521 commit ae0b92b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/Library_validation.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"$$hashKey": "object:2622"
},
{
"text": "%pyspark\n\n# Check scipy\n\nimport scipy\nassert scipy.__version__ == \"1.6.3\" ",
"text": "%pyspark\n\n# Check scipy\n\nimport scipy\nassert scipy.__version__ == \"1.7.3\" ",
"user": "gaiauser",
"dateUpdated": "2022-03-16T18:34:46+0000",
"progress": 0,
Expand Down

0 comments on commit ae0b92b

Please sign in to comment.