summaryrefslogtreecommitdiff
path: root/etc/pip
diff options
context:
space:
mode:
authorDavid Bradford <david.bradford@mongodb.com>2018-12-07 13:24:43 -0500
committerDavid Bradford <david.bradford@mongodb.com>2018-12-07 13:24:43 -0500
commitbaf4fa098e091da7107b33dce15a254cfcc44a26 (patch)
tree231485de14265a6036be536bc374cdbef15e5e23 /etc/pip
parentae54786e2830073387673b4c0ea921559065ed5f (diff)
downloadmongo-baf4fa098e091da7107b33dce15a254cfcc44a26.tar.gz
SERVER-38110 SERVER-38113: Generate resmoke config and evg config for a sub-suite
Diffstat (limited to 'etc/pip')
-rw-r--r--etc/pip/components/resmoke.req1
-rw-r--r--etc/pip/constraints.txt23
2 files changed, 13 insertions, 11 deletions
diff --git a/etc/pip/components/resmoke.req b/etc/pip/components/resmoke.req
index 9bcc7c6f684..8417ea6b721 100644
--- a/etc/pip/components/resmoke.req
+++ b/etc/pip/components/resmoke.req
@@ -1,3 +1,4 @@
mock; python_version < "3"
PyKMIP == 0.4.0; python_version < "3" # It's now 0.8.0. We're far enough back to have API conflicts.
jinja2
+shrub.py \ No newline at end of file
diff --git a/etc/pip/constraints.txt b/etc/pip/constraints.txt
index 27662e16b20..e84f5015f43 100644
--- a/etc/pip/constraints.txt
+++ b/etc/pip/constraints.txt
@@ -7,9 +7,9 @@
# Common requirements
asn1crypto==0.24.0
astroid==1.6.5
-boto3==1.9.23
-botocore==1.12.23
-certifi==2018.10.15
+boto3==1.9.57
+botocore==1.12.57
+certifi==2018.11.29
cffi==1.11.5
chardet==3.0.4
cryptography==2.3
@@ -21,28 +21,29 @@ Jinja2==2.10
jira==2.0.0
jmespath==0.9.3
lazy-object-proxy==1.3.1
-MarkupSafe==1.0
+MarkupSafe==1.1.0
mccabe==0.6.1
oauthlib==2.1.0
-pbr==4.3.0
-psutil==5.4.7
+pbr==5.1.1
+psutil==5.4.8
pycparser==2.19
pydocstyle==2.1.1
-PyJWT==1.6.4
+PyJWT==1.7.0
pylint==1.9.3
pymongo==3.5.1
-python-dateutil==2.7.3
+python-dateutil==2.7.5
PyYAML==3.13
-regex==2018.8.29
-requests==2.19.1
+regex==2018.11.22
+requests==2.20.1
requests-oauth==0.4.1
requests-oauthlib==1.0.0
requests-toolbelt==0.8.0
s3transfer==0.1.13
+shrub.py==0.1.0
six==1.11.0
snowballstemmer==1.2.1
typing==3.6.6
-urllib3==1.23
+urllib3==1.24.1
wrapt==1.10.11
yapf==0.21.0