summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorLydia Stepanek <lydia.stepanek@mongodb.com>2019-05-02 11:35:44 -0400
committerLydia Stepanek <lydia.stepanek@mongodb.com>2019-05-02 11:35:44 -0400
commit36305b35165433d411598536e3fba59ec7a77c12 (patch)
tree9579f94caba248622810c5d9cfeaa120a5e5c197 /etc
parent624a6ceb5e0a43e5e86d6089bf4f9ebf7336e2b9 (diff)
downloadmongo-36305b35165433d411598536e3fba59ec7a77c12.tar.gz
SERVER-40893 Updating evergreen python client
Diffstat (limited to 'etc')
-rw-r--r--etc/pip/components/resmoke.req5
-rw-r--r--etc/pip/constraints.txt26
2 files changed, 17 insertions, 14 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index 7f79f45b164..82fe36c4436 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -1,4 +1,5 @@
-mock
PyKMIP == 0.4.0 # It's now 0.8.0. We're far enough back to have API conflicts.
+evergreen.py == 0.1.14
jinja2
-shrub.py == 0.2.0 \ No newline at end of file
+mock
+shrub.py == 0.2.0
diff --git a/etc/pip/constraints.txt b/etc/pip/constraints.txt
index 8ed2e5f4bcf..6d1f40664be 100644
--- a/etc/pip/constraints.txt
+++ b/etc/pip/constraints.txt
@@ -7,19 +7,21 @@
# Common requirements
asn1crypto==0.24.0
astroid==2.2.5
-boto3==1.9.126
-botocore==1.12.126
+boto3==1.9.139
+botocore==1.12.139
certifi==2019.3.9
-cffi==1.12.2
+cffi==1.12.3
chardet==3.0.4
-Cheetah3==3.2.1
+Cheetah3==3.2.2
+Click==7.0
cryptography==2.3
-defusedxml==0.5.0
+defusedxml==0.6.0
docutils==0.14
enum34==1.1.6
+evergreen.py==0.1.14
idna==2.8
-isort==4.3.16
-Jinja2==2.10
+isort==4.3.17
+Jinja2==2.10.1
jira==2.0.0
jmespath==0.9.4
lazy-object-proxy==1.3.1
@@ -29,17 +31,17 @@ mock==2.0.0
mypy==0.580
oauthlib==3.0.1
pathspec==0.5.9
-pbr==5.1.3
-psutil==5.6.1
+pbr==5.2.0
+psutil==5.6.2
pycparser==2.19
pydocstyle==2.1.1
PyJWT==1.7.1
PyKMIP==0.4.0
pylint==2.3.1
-pymongo==3.7.2
+pymongo==3.8.0
python-dateutil==2.8.0
PyYAML==5.1
-regex==2019.3.12
+regex==2019.4.14
requests==2.21.0
requests-oauth==0.4.1
requests-oauthlib==1.2.0
@@ -51,7 +53,7 @@ snowballstemmer==1.2.1
typed-ast==1.1.2
typing==3.6.6
unittest-xml-reporting==2.5.1
-urllib3==1.24.1
+urllib3==1.24.2
wrapt==1.11.1
yamllint==1.15.0
yapf==0.26.0