···1414 "jsonpath-ng (>=1.7.0,<2.0.0)", # for URI fragment support
1515 "cryptography (>=45.0.7,<46.0.0)", # just keep it
1616 "langcodes (>=3.5.0,<4.0.0)", # language codes support
1717+ "pydantic (>=2.11.9,<3.0.0)",
1718]
1819license = "MIT OR Apache-2.0"
1920license-files = ["LICEN[CS]E.*"]