diff --git a/Modeling_App/config/requirements.txt b/Modeling_App/config/requirements.txt index 8a67af3..be1fb02 100644 --- a/Modeling_App/config/requirements.txt +++ b/Modeling_App/config/requirements.txt @@ -4,7 +4,7 @@ Cython==0.29.21 onnx==1.8.0 onnxconverter-common==1.7.0 onnxruntime==1.5.2 -pydantic==1.7.2 +pydantic==1.7.4 scikit-learn scipy==1.5.4 starlette==0.13.6