Skip to content

Commit

Permalink
sklearn 1.3 lkg update
Browse files Browse the repository at this point in the history
Signed-off-by: Keith Battocchi <kebatt@microsoft.com>
  • Loading branch information
kbattocchi committed Aug 5, 2023
1 parent 85a712f commit 44962e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lkg-notebook.txt
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ requests==2.30.0; python_version<='3.8'
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rsa==4.9; python_version<='3.8'
scikit-learn==1.2.2
scikit-learn==1.3.0
scipy==1.10.1; '3.9'<=python_version
scipy==1.4.1; python_version<='3.8'
seaborn==0.12.2
Expand Down
2 changes: 1 addition & 1 deletion lkg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ requests-oauthlib==1.3.1; python_version<='3.8'
requests==2.30.0; python_version<='3.8'
rsa==4.9; python_version<='3.8'
scikit-learn==1.0.2; python_version<='3.7'
scikit-learn==1.2.2; '3.8'<=python_version
scikit-learn==1.3.0; '3.8'<=python_version
scipy==1.10.1; '3.9'<=python_version
scipy==1.4.1; python_version=='3.8'
scipy==1.7.3; python_version<='3.7'
Expand Down

0 comments on commit 44962e5

Please sign in to comment.