···14 "jsonpath-ng (>=1.7.0,<2.0.0)", # for URI fragment support
15 "cryptography (>=45.0.7,<46.0.0)", # just keep it
16 "langcodes (>=3.5.0,<4.0.0)", # language codes support
017]
18license = "MIT OR Apache-2.0"
19license-files = ["LICEN[CS]E.*"]
···14 "jsonpath-ng (>=1.7.0,<2.0.0)", # for URI fragment support
15 "cryptography (>=45.0.7,<46.0.0)", # just keep it
16 "langcodes (>=3.5.0,<4.0.0)", # language codes support
17+ "pydantic (>=2.11.9,<3.0.0)",
18]
19license = "MIT OR Apache-2.0"
20license-files = ["LICEN[CS]E.*"]