File tree Expand file tree Collapse file tree 3 files changed +102
-94
lines changed
Expand file tree Collapse file tree 3 files changed +102
-94
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ authors = [
66]
77dependencies = [
88 " PyYaml" ,
9- " pydantic!=2.10.* " ,
9+ " pydantic!=2.10" ,
1010 " email-validator" ,
1111 " yarl" ,
1212 " httpx" ,
Original file line number Diff line number Diff line change 22# Please do not edit it manually.
33
44annotated-types == 0.7.0
5- anyio == 4.6.2.post1
6- certifi == 2024.8.30
5+ anyio == 4.7.0
6+ certifi == 2024.12.14
77dnspython == 2.7.0
88email-validator == 2.2.0
99exceptiongroup == 1.2.2
1010h11 == 0.14.0
11- httpcore == 1.0.6
12- httpx == 0.27.2
11+ httpcore == 1.0.7
12+ httpx == 0.28.1
1313idna == 3.10
1414jmespath == 1.0.1
1515more-itertools == 10.5.0
1616multidict == 6.1.0
17- propcache == 0.2.0
18- pydantic == 2.9.2
19- pydantic-core == 2.23.4
17+ propcache == 0.2.1
18+ pydantic == 2.10.4
19+ pydantic-core == 2.27.2
2020pyyaml == 6.0.2
2121sniffio == 1.3.1
2222typing-extensions == 4.12.2
23- yarl == 1.17.1
23+ yarl == 1.18.3
You can’t perform that action at this time.
0 commit comments