Bug 1396356 - Pin dependecies installed by Travis a=bustage
authorJohan Lorenzo <jlorenzo@mozilla.com>
Sun, 03 Sep 2017 09:48:25 +0200
changeset 15411 77293433edd702d367323c5077c4930a2868688e
parent 15410 2cddf267a4dccd183ad3094fe10be698fd645e67
child 15412 c3a6d603ffa7e79cf9974c614a1846f000ee02a0
push id189
push userbmo:jlorenzo@mozilla.com
push dateSun, 03 Sep 2017 07:48:35 +0000
reviewersbustage
bugs1396356
Bug 1396356 - Pin dependecies installed by Travis a=bustage MozReview-Commit-ID: AwprICJqvM1
tox.ini
--- a/tox.ini
+++ b/tox.ini
@@ -4,31 +4,48 @@ skipsdist=True
 
 [testenv]
 basepython = python2.7
 
 setenv =
     PYTHONPATH = {toxworkdir}:{toxworkdir}/tools/lib/python
 
 deps =
-    Jinja2==2.5.5
-    MozillaPulse==1.2.1
-    MySQL-python==1.2.3
-    SQLAlchemy==0.6.4
-    Twisted==10.1.0
+    argparse==1.2.1
     amqp==1.4.6
     anyjson==0.3.3
-    argparse==1.2.1
+    appdirs==1.4.3
+    asn1crypto==0.22.0
+    beautifulsoup4==4.3.2
+    bugsy==0.4.0
+    buildbot===0.8.2-hg-7f288e5082f5-production-0.8
+    cffi==1.10.0
+    cryptography==1.8.1
     distribute==0.7.3
+    enum34==1.1.6
+    idna==2.5
+    ipaddress==1.0.18
+    Jinja2==2.5.5
+    kombu==4.0.2
     mozci==0.4.1
+    MozillaPulse==1.2.1
+    MySQL-python==1.2.3
+    packaging==16.8
+    py==1.4.33
+    pyasn1==0.0.11a0
+    pycparser==2.17
+    pycrypto==2.3
     pyOpenSSL==0.14
-    pyasn1==0.0.11a
-    pycrypto==2.3
+    pyparsing==2.2.0
     pytest==2.7.0
     pytz==2015.6
+    requests==2.5.1
+    six==1.10.0
+    SQLAlchemy==0.6.4
+    Twisted==10.1.0
     wsgiref==0.1.2
     zope.interface==3.6.1
 
 commands =
     ./tox_env.sh "{toxinidir}" "{toxworkdir}"
     ./test-masters.sh --no-unittests
     py.test test