diff --git a/setup.py b/setup.py index 728418a9..1a79d34c 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ def readme(): }, install_requires=[ "cryptojwt>=1.9,<1.10", - "pydantic>=2.0,<2.2", + "pydantic>=2.0,<2.11", "pyqrcode>=1.2,<1.3", "pem>=23.1,<23.2" ], @@ -52,7 +52,6 @@ def readme(): "jinja2>=3.0,<4", "pymongo>=4.4.1,<4.5", "requests>=2.2,<2.4", - "sd-jwt", "pymdoccbor @ git+https://github.com/peppelinux/pyMDOC-CBOR.git" ], "federation": [