7 lines
275 B
Plaintext
7 lines
275 B
Plaintext
# TIG jira integration
|
|
jira
|
|
requests-oauth
|
|
PyJWT # 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
|