From a458b9c2f1c3079a9308f7d0c5beb8eeddac3cac Mon Sep 17 00:00:00 2001 From: TheOnlyWayUp Date: Mon, 2 Dec 2024 11:37:08 +0000 Subject: [PATCH] api: Update requirements.txt --- src/api/requirements.txt | 53 ++++++++++++---------------------------- 1 file changed, 15 insertions(+), 38 deletions(-) diff --git a/src/api/requirements.txt b/src/api/requirements.txt index c3a0ff6..b89a01f 100644 --- a/src/api/requirements.txt +++ b/src/api/requirements.txt @@ -1,84 +1,61 @@ -aioboto3==12.4.0 -aiobotocore==2.12.3 -aiofiles==23.2.1 -aiohttp==3.9.1 -aiohttp-client-cache==0.10.0 +aioboto3==13.2.0 +aiobotocore==2.15.2 +aiofiles==24.1.0 +aiohappyeyeballs==2.4.4 +aiohttp==3.11.9 +aiohttp-client-cache @ git+https://github.com/TheOnlyWayUp/aiohttp-client-cache.git@1f94f1d751e7320c0ea981d532ff02924782dae6 aioitertools==0.12.0 aiosignal==1.3.1 -aiosqlite==0.19.0 +aiosqlite==0.20.0 annotated-types==0.7.0 anyio==4.6.2.post1 -asttokens==2.4.1 async-timeout==4.0.3 attrs==23.1.0 backoff==2.2.1 beautifulsoup4==4.12.3 boltons==24.1.0 -boto3==1.34.69 -botocore==1.34.69 +boto3==1.35.36 +botocore==1.35.36 bs4==0.0.2 click==8.1.7 -comm==0.2.0 -debugpy==1.8.0 -decorator==5.1.1 dnspython==2.7.0 ebooklib==0.18 eliot==1.16.0 exceptiongroup==1.2.2 -executing==2.0.1 fastapi==0.115.5 frozenlist==1.4.1 h11==0.14.0 idna==3.6 -ipykernel==6.28.0 -ipython==8.19.0 -itsdangerous==2.1.2 -jedi==0.19.1 +itsdangerous==2.2.0 jmespath==1.0.1 -jupyter-client==8.6.0 -jupyter-core==5.5.1 lxml==5.3.0 markdown-it-py==3.0.0 -matplotlib-inline==0.1.6 mdurl==0.1.2 motor==3.6.0 multidict==6.0.4 -nest-asyncio==1.5.8 orjson==3.10.12 -packaging==23.2 -parso==0.8.3 -pexpect==4.9.0 -platformdirs==4.1.0 -prompt-toolkit==3.0.43 -psutil==5.9.7 -ptyprocess==0.7.0 -pure-eval==0.2.2 +propcache==0.2.1 pydantic==2.10.2 pydantic-core==2.27.1 pydantic-settings==2.6.1 pygments==2.18.0 pymongo==4.9.2 pyrsistent==0.20.0 -python-dateutil==2.8.2 +python-dateutil==2.9.0.post0 python-dotenv==1.0.1 -pyzmq==25.1.2 redis==5.2.0 rich==13.9.4 s3transfer==0.10.4 setuptools==75.6.0 six==1.16.0 sniffio==1.3.1 -soupsieve==2.5 -stack-data==0.6.3 +soupsieve==2.6 starlette==0.41.3 -tornado==6.4 -traitlets==5.14.0 type-extensions==0.1.2 typing-extensions==4.12.2 url-normalize==1.4.3 urllib3==2.2.3 -uvicorn==0.25.0 -wcwidth==0.2.12 +uvicorn==0.32.1 wrapt==1.17.0 -yarl==1.9.4 +yarl==1.18.3 zope-interface==7.2