From 2b15fc4851d82662f77655ce7285ac9cf2cee60f Mon Sep 17 00:00:00 2001 From: GitGinocchio Date: Tue, 14 Jan 2025 00:04:58 +0100 Subject: [PATCH] Resolved requirements conflicts Resolved Pydantic Pydantic_core and httpx conflicts --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index a9695ca..b6cebbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ Flask==3.1.0 frozenlist==1.5.0 h11==0.14.0 httpcore==1.0.6 -httpx==0.28.1 +httpx==0.27.2 idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.5 @@ -34,8 +34,8 @@ pillow==10.4.0 propcache==0.2.1 pycparser==2.22 pycryptodomex==3.21.0 -pydantic==2.10.5 -pydantic_core==2.27.2 +pydantic==2.9.2 +pydantic_core==2.23.4 PyNaCl==1.5.0 pypresence==4.3.0 python-dotenv==1.0.1