diff --git a/setup.py b/setup.py index 59f42eb9..945f5027 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,8 @@ def readme(): install_requires=[ "cryptojwt>=1.8.2,<1.9", "qrcode>=7.4.2,<7.5", - "pydantic>=2.0,<2.2" + "pydantic>=2.0,<2.2", + "git+https://github.com/danielfett/sd-jwt.git" ], extra_require={ "satosa": [