File tree Expand file tree Collapse file tree 1 file changed +16
-16
lines changed
Expand file tree Collapse file tree 1 file changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -6,24 +6,24 @@ readme = "README.md"
66requires-python = " >=3.11"
77dependencies = [
88 " annotated-types==0.7.0" ,
9- " anyio==4.8 .0" ,
10- " certifi==2025.1.31 " ,
11- " charset-normalizer==3.4.1 " ,
9+ " anyio==4.9 .0" ,
10+ " certifi==2025.6.15 " ,
11+ " charset-normalizer==3.4.2 " ,
1212 " distro==1.9.0" ,
13- " greenlet==3.1.1 " ,
14- " h11==0.14 .0" ,
15- " httpcore==1.0.7 " ,
13+ " greenlet==3.2.3 " ,
14+ " h11==0.16 .0" ,
15+ " httpcore==1.0.9 " ,
1616 " httpx==0.28.1" ,
1717 " idna==3.10" ,
18- " jiter==0.8.2 " ,
19- " pillow==11.1.0 " ,
20- " playwright==1.50 .0" ,
21- " pydantic==2.10.6 " ,
22- " pydantic_core==2.27.2 " ,
23- " pyee==12.1.1 " ,
24- " python-dotenv==1.0.1 " ,
25- " requests==2.32.3 " ,
18+ " jiter==0.10.0 " ,
19+ " pillow==11.2.1 " ,
20+ " playwright==1.52 .0" ,
21+ " pydantic==2.11.7 " ,
22+ " pydantic_core==2.35.1 " ,
23+ " pyee==13.0.0 " ,
24+ " python-dotenv==1.1.0 " ,
25+ " requests==2.32.4 " ,
2626 " sniffio==1.3.1" ,
27- " typing_extensions==4.12.2 " ,
28- " urllib3==2.3 .0" ,
27+ " typing_extensions==4.14.0 " ,
28+ " urllib3==2.5 .0" ,
2929]
You can’t perform that action at this time.
0 commit comments