summaryrefslogtreecommitdiff
path: root/etc/pip/components/jiraclient.req
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pip/components/jiraclient.req')
-rw-r--r--etc/pip/components/jiraclient.req1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/pip/components/jiraclient.req b/etc/pip/components/jiraclient.req
index 1e18fadee5c..760a5c46684 100644
--- a/etc/pip/components/jiraclient.req
+++ b/etc/pip/components/jiraclient.req
@@ -2,5 +2,4 @@
jira <= 3.1.1
requests-oauth <= 0.4.1
PyJWT <= 2.3.0 # https://github.com/pycontribs/jira/issues/247
-cryptography == 2.3 # Needed for oauthlib to use RSAAlgorithm # Version locked - see SERVER-36618
# We are omitting pycrypto based on https://github.com/pycontribs/jira/pull/629