We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477e980 commit 8bd54cbCopy full SHA for 8bd54cb
2 files changed
requirements.txt
@@ -3,7 +3,7 @@
3
.
4
annotated-types==0.7.0
5
# via pydantic
6
-anyio==4.12.1
+anyio==4.13.0
7
# via httpx
8
certifi==2026.2.25
9
# via
@@ -33,15 +33,15 @@ jmespath==1.1.0
33
# via aiopenapi3
34
jsonseq==1.0.0
35
36
-more-itertools==10.8.0
+more-itertools==11.0.2
37
38
multidict==6.7.1
39
# via yarl
40
propcache==0.4.1
41
42
-pydantic==2.13.0b2
+pydantic==2.13.0
43
44
-pydantic-core==2.42.0
+pydantic-core==2.46.0
45
46
pyyaml==6.0.3
47
0 commit comments