From c094050bc8e3e5b7a1c0e5e6df2410195e508b4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 May 2021 20:30:49 +0000 Subject: [PATCH] Bump pydantic from 0.30 to 1.6.2 Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.30 to 1.6.2. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v0.30...v1.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f6efab9..f2f8968 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.17.0 onnx==1.5.0 onnxconverter-common==1.5.2 onnxruntime==0.4.0 -pydantic==0.30 +pydantic==1.6.2 scikit-learn==0.21.3 scipy==1.3.0 starlette==0.12.0