Skip to content

Commit 8044c7b

Browse files
committed
Update requirements.txt
1 parent 5445043 commit 8044c7b

File tree

1 file changed

+47
-23
lines changed

1 file changed

+47
-23
lines changed

requirements.txt

Lines changed: 47 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,64 @@
1-
annotated-types==0.6.0
2-
anyio==4.2.0
1+
annotated-types==0.7.0
2+
anyio==4.4.0
33
attrs==23.2.0
4-
cairocffi==1.6.1
4+
cairocffi==1.7.1
55
CairoSVG==2.7.1
6-
certifi==2024.2.2
6+
certifi==2024.6.2
77
cffi==1.16.0
88
charset-normalizer==3.3.2
9+
click==8.1.7
910
cssselect2==0.7.0
1011
decorator==4.4.2
1112
defusedxml==0.7.1
12-
exceptiongroup==1.2.0
13-
fastapi==0.109.2
13+
dnspython==2.6.1
14+
email_validator==2.2.0
15+
exceptiongroup==1.2.1
16+
fastapi==0.111.0
17+
fastapi-cli==0.0.4
1418
h11==0.14.0
15-
idna==3.6
16-
imageio==2.33.1
17-
imageio-ffmpeg==0.4.9
19+
httpcore==1.0.5
20+
httptools==0.6.1
21+
httpx==0.27.0
22+
idna==3.7
23+
imageio==2.34.1
24+
imageio-ffmpeg==0.5.1
25+
Jinja2==3.1.4
26+
markdown-it-py==3.0.0
27+
MarkupSafe==2.1.5
28+
mdurl==0.1.2
1829
moviepy==1.0.3
19-
numpy==1.26.3
30+
numpy==2.0.0
31+
orjson==3.10.5
2032
outcome==1.3.0.post0
21-
pillow==10.2.0
33+
pillow==10.3.0
2234
proglog==0.1.10
23-
pycparser==2.21
24-
pydantic==2.6.1
25-
pydantic_core==2.16.2
35+
pycparser==2.22
36+
pydantic==2.7.4
37+
pydantic_core==2.18.4
38+
Pygments==2.18.0
2639
PySocks==1.7.1
2740
python-dotenv==1.0.1
28-
requests==2.31.0
29-
selenium==4.17.2
30-
sniffio==1.3.0
41+
python-multipart==0.0.9
42+
PyYAML==6.0.1
43+
requests==2.32.3
44+
rich==13.7.1
45+
selenium==4.22.0
46+
shellingham==1.5.4
47+
sniffio==1.3.1
3148
sortedcontainers==2.4.0
32-
starlette==0.36.3
33-
tinycss2==1.2.1
34-
tqdm==4.66.1
35-
trio==0.24.0
49+
starlette==0.37.2
50+
tinycss2==1.3.0
51+
tqdm==4.66.4
52+
trio==0.25.1
3653
trio-websocket==0.11.1
37-
typing_extensions==4.9.0
38-
urllib3==2.2.0
54+
typer==0.12.3
55+
typing_extensions==4.12.2
56+
ujson==5.10.0
57+
urllib3==2.2.2
58+
uvicorn==0.30.1
59+
uvloop==0.19.0
60+
watchfiles==0.22.0
3961
webencodings==0.5.1
62+
websocket-client==1.8.0
63+
websockets==12.0
4064
wsproto==1.2.0

0 commit comments

Comments
 (0)