mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 09:06:21 +01:00
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
|