Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ggeerraarrdd committed Feb 5, 2024
1 parent 54231ca commit 5445043
Showing 1 changed file with 11 additions and 30 deletions.
41 changes: 11 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 5445043

Please sign in to comment.