diff --git a/requirements.txt b/requirements.txt index be5f5d450..43155a09e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ uvicorn python-multipart python-dotenv httpx -httpcore>=1.0,<2.0 +httpcore>=1.0.9,<2.0 pydantic>=2.13.4 -pydantic-settings>=2.14.1 +pydantic-settings>=2.14.2 SQLAlchemy pypdf beautifulsoup4