Skip to content

Commit 6f9b1bc

Browse files
authored
Add support for srsly 3.0 (unvendored) (#72)
1 parent ab9ec43 commit 6f9b1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ include_package_data = true
3030
python_requires = >=3.10
3131
install_requires =
3232
pydantic>=2.0,<3.0
33-
srsly>=2.4.0,<3.0.0
33+
srsly>=2.4.0,<4.0.0
3434

3535
[sdist]
3636
formats = gztar

0 commit comments

Comments
 (0)