From 5445043b453d10271e3814e7f705e1e927fe3128 Mon Sep 17 00:00:00 2001 From: ggeerraarrdd Date: Mon, 5 Feb 2024 14:27:42 -0600 Subject: [PATCH] Update requirements.txt --- requirements.txt | 41 +++++++++++------------------------------ 1 file changed, 11 insertions(+), 30 deletions(-) diff --git a/requirements.txt b/requirements.txt index e83fed2..ca12786 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,59 +1,40 @@ annotated-types==0.6.0 -anyio==3.7.1 +anyio==4.2.0 attrs==23.2.0 cairocffi==1.6.1 CairoSVG==2.7.1 -certifi==2023.11.17 +certifi==2024.2.2 cffi==1.16.0 charset-normalizer==3.3.2 -click==8.1.7 cssselect2==0.7.0 decorator==4.4.2 defusedxml==0.7.1 -dnspython==2.4.2 -email-validator==2.1.0.post1 -fastapi==0.105.0 +exceptiongroup==1.2.0 +fastapi==0.109.2 h11==0.14.0 -httpcore==1.0.2 -httptools==0.6.1 -httpx==0.26.0 idna==3.6 imageio==2.33.1 imageio-ffmpeg==0.4.9 -itsdangerous==2.1.2 -Jinja2==3.1.3 -MarkupSafe==2.1.3 moviepy==1.0.3 numpy==1.26.3 -orjson==3.9.10 outcome==1.3.0.post0 -Pillow==10.1.0 +pillow==10.2.0 proglog==0.1.10 pycparser==2.21 -pydantic==2.5.2 -pydantic-extra-types==2.4.1 -pydantic-settings==2.1.0 -pydantic_core==2.14.5 +pydantic==2.6.1 +pydantic_core==2.16.2 PySocks==1.7.1 -python-dotenv==1.0.0 -python-multipart==0.0.6 -PyYAML==6.0.1 +python-dotenv==1.0.1 requests==2.31.0 -selenium==4.16.0 -setuptools==69.0.3 +selenium==4.17.2 sniffio==1.3.0 sortedcontainers==2.4.0 -starlette==0.27.0 +starlette==0.36.3 tinycss2==1.2.1 tqdm==4.66.1 trio==0.24.0 trio-websocket==0.11.1 typing_extensions==4.9.0 -ujson==5.9.0 -urllib3==2.1.0 -uvicorn==0.25.0 -uvloop==0.19.0 -watchfiles==0.21.0 +urllib3==2.2.0 webencodings==0.5.1 -websockets==12.0 wsproto==1.2.0 \ No newline at end of file