diff --git a/requirements.txt b/requirements.txt index dbf104d..46114ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ packaging==21.3; python_version >= "3.6" and python_full_version >= "3.6.1" prometheus-client==0.13.1; python_version >= "3.6" and python_full_version >= "3.6.1" protobuf==3.19.4; python_version >= "3.5" and python_full_version >= "3.6.1" psutil==5.9.0; python_full_version >= "3.6.1" -pydantic==1.9.0; python_full_version >= "3.6.1" +pydantic==1.10.2; python_full_version >= "3.6.1" pyparsing==3.0.7; python_version >= "3.6" and python_full_version >= "3.6.1" pyreadline3==3.4.1; sys_platform == "win32" and python_version >= "3.8" and python_full_version >= "3.6.1" pyreadline==2.1; sys_platform == "win32" and python_version < "3.8" and python_full_version >= "3.6.1"