We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1eb4ac8 + 4d6cdf7 commit 733fd74Copy full SHA for 733fd74
2 files changed
requirements.txt
@@ -52,5 +52,5 @@ typing_extensions==4.14.1
52
urllib3==2.5.0
53
uvicorn==0.35.0
54
websockets==15.0.1
55
-yarl==1.20.0
+yarl==1.20.1
56
zipp==3.23.0
setup.py
@@ -67,7 +67,7 @@
67
"urllib3==2.5.0",
68
"uvicorn==0.35.0",
69
"websockets==15.0.1",
70
- "yarl==1.20.0",
+ "yarl==1.20.1",
71
"zipp==3.23.0",
72
73
],
0 commit comments