Skip to content

Commit 5954a15

Browse files
authored
Require pydantic>=2.0.0
1 parent c982f9c commit 5954a15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ rdflib = ">=6.0.0"
5454
requests = "*"
5555
prefixmaps = ">=0.1.4"
5656
curies = ">=0.5.4"
57-
pydantic = ">=1.10.2"
57+
pydantic = ">=2.0.0"
5858

5959
[tool.poetry.dev-dependencies]
6060
coverage = "^6.2"

0 commit comments

Comments
 (0)