diff --git a/requirements.txt b/requirements.txt index ca12786..f9ffcd8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,40 +1,64 @@ -annotated-types==0.6.0 -anyio==4.2.0 +annotated-types==0.7.0 +anyio==4.4.0 attrs==23.2.0 -cairocffi==1.6.1 +cairocffi==1.7.1 CairoSVG==2.7.1 -certifi==2024.2.2 +certifi==2024.6.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 -exceptiongroup==1.2.0 -fastapi==0.109.2 +dnspython==2.6.1 +email_validator==2.2.0 +exceptiongroup==1.2.1 +fastapi==0.111.0 +fastapi-cli==0.0.4 h11==0.14.0 -idna==3.6 -imageio==2.33.1 -imageio-ffmpeg==0.4.9 +httpcore==1.0.5 +httptools==0.6.1 +httpx==0.27.0 +idna==3.7 +imageio==2.34.1 +imageio-ffmpeg==0.5.1 +Jinja2==3.1.4 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +mdurl==0.1.2 moviepy==1.0.3 -numpy==1.26.3 +numpy==2.0.0 +orjson==3.10.5 outcome==1.3.0.post0 -pillow==10.2.0 +pillow==10.3.0 proglog==0.1.10 -pycparser==2.21 -pydantic==2.6.1 -pydantic_core==2.16.2 +pycparser==2.22 +pydantic==2.7.4 +pydantic_core==2.18.4 +Pygments==2.18.0 PySocks==1.7.1 python-dotenv==1.0.1 -requests==2.31.0 -selenium==4.17.2 -sniffio==1.3.0 +python-multipart==0.0.9 +PyYAML==6.0.1 +requests==2.32.3 +rich==13.7.1 +selenium==4.22.0 +shellingham==1.5.4 +sniffio==1.3.1 sortedcontainers==2.4.0 -starlette==0.36.3 -tinycss2==1.2.1 -tqdm==4.66.1 -trio==0.24.0 +starlette==0.37.2 +tinycss2==1.3.0 +tqdm==4.66.4 +trio==0.25.1 trio-websocket==0.11.1 -typing_extensions==4.9.0 -urllib3==2.2.0 +typer==0.12.3 +typing_extensions==4.12.2 +ujson==5.10.0 +urllib3==2.2.2 +uvicorn==0.30.1 +uvloop==0.19.0 +watchfiles==0.22.0 webencodings==0.5.1 +websocket-client==1.8.0 +websockets==12.0 wsproto==1.2.0 \ No newline at end of file