diff --git a/requirements.txt b/requirements.txt index 586ababcb24..27d66f1c292 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,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.23.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"