summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-msal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-msal/Makefile b/devel/py-msal/Makefile
index f5e02b603e09..4a96dfa42101 100644
--- a/devel/py-msal/Makefile
+++ b/devel/py-msal/Makefile
@@ -12,7 +12,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pyjwt>=1.0.0<3:www/py-pyjwt@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<4:security/py-cryptography@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}cryptography>=0.6<38:security/py-cryptography@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils