Skip to content

Commit 0d94a9d

Browse files
committed
Pin confection>=1.3.2 — older versions crash with pydantic v2
1 parent f175a51 commit 0d94a9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ install_requires =
5555
srsly>=2.5.3,<3.0.0
5656
catalogue>=2.0.6,<2.1.0
5757
weasel>=1.0.0,<2.0.0
58-
confection>=1.1.0,<2.0.0
58+
confection>=1.3.2,<2.0.0
5959
# Third-party dependencies
6060
typer>=0.3.0,<1.0.0
6161
tqdm>=4.38.0,<5.0.0

0 commit comments

Comments
 (0)