Update scikit-learn requirement from ~=1.1.1 to ~=1.1.2
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.1.1...1.1.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6b7ebf6d1f
commit
bf23421e6b
|
@ -1,5 +1,5 @@
|
|||
opencv-python>=4.1.2
|
||||
Pillow~=9.2.0
|
||||
scikit-learn~=1.1.1
|
||||
scikit-learn~=1.1.2
|
||||
|
||||
numpy~=1.23.1
|
Loading…
Reference in New Issue