diff --git a/requirements.txt b/requirements.txt index 022adf3..f30b06b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,33 +1,33 @@ annotated-types==0.7.0 -anyio==4.6.0 -boto3==1.35.35 -botocore==1.35.35 +anyio==4.6.2.post1 +boto3==1.35.41 +botocore==1.35.41 certifi==2024.8.30 cffi==1.17.1 click==8.1.7 cryptography==43.0.1 dnspython==2.7.0 email_validator==2.2.0 -fastapi==0.115.0 +fastapi==0.115.2 fastapi-cli==0.0.5 h11==0.14.0 httpcore==1.0.6 -httptools==0.6.1 +httptools==0.6.2 httpx==0.27.2 idna==3.10 itsdangerous==2.2.0 Jinja2==3.1.4 jmespath==1.0.1 markdown-it-py==3.0.0 -MarkupSafe==3.0.0 +MarkupSafe==3.0.1 mdurl==0.1.2 orjson==3.10.7 -pillow==10.4.0 +pillow==11.0.0 pycparser==2.22 pydantic==2.9.2 pydantic-extra-types==2.9.0 pydantic-settings==2.5.2 -pydantic-core==2.23.4 +pydantic-core==2.24.2 Pygments==2.18.0 PyJWT==2.9.0 pymongo==4.10.1 @@ -36,16 +36,16 @@ python-dotenv==1.0.1 python-multipart==0.0.12 PyYAML==6.0.2 rich==13.9.2 -s3transfer==0.10.2 +s3transfer==0.10.3 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1 -starlette==0.38.6 +starlette==0.41.0 typer==0.12.5 typing_extensions==4.12.2 ujson==5.10.0 urllib3==2.2.3 -uvicorn==0.31.0 -uvloop==0.20.0 +uvicorn==0.32.0 +uvloop==0.21.0 watchfiles==0.24.0 websockets==13.1