diff --git a/requirements.txt b/requirements.txt index b8721d88012..3b8f0034b68 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ py-cpuinfo==9.0.0 ; python_full_version >= "3.12.0" and python_full_version < "4 pycparser==2.22 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" pycryptodome==3.20.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" pycryptodomex==3.20.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" -pydantic-core==2.20.1 ; python_full_version >= "3.12.0" and python_version < "4.0" +pydantic-core==2.24.0 ; python_full_version >= "3.12.0" and python_version < "4.0" pydantic==2.8.2 ; python_full_version >= "3.12.0" and python_version < "4.0" pyjwt[crypto]==2.9.0 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" pymysql==1.1.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"