commit: 4519de9a3a3e9421d8c6b40804c49017de1bc341
parent 32e98967b76df8088a5759c90650ae65808932bc
Author: Matej Cotman <cotman.matej@gmail.com>
Date: Sat, 29 Mar 2014 16:46:49 +0100
pin down missing packages in versions.cfg
Diffstat:
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/versions.cfg b/versions.cfg
@@ -1,4 +1,5 @@
[versions]
+Babel = 1.3
Flask = 0.10.1
Flask-Babel = 0.9
Jinja2 = 2.7.2
@@ -14,9 +15,11 @@ docutils = 0.11
flake8 = 2.1.0
itsdangerous = 0.23
mccabe = 0.2.1
+mock = 1.0.1
pep8 = 1.4.6
plone.testing = 4.0.8
pyflakes = 0.7.3
+pytz = 2013b
pyyaml = 3.10
requests = 2.2.0
robotframework-debuglibrary = 0.3
@@ -24,6 +27,7 @@ robotframework-httplibrary = 0.4.2
robotframework-selenium2library = 1.5.0
robotsuite = 1.4.2
selenium = 2.39.0
+speaklater = 1.3
unittest2 = 0.5.1
waitress = 0.8.8
zc.recipe.testrunner = 2.0.0
@@ -72,7 +76,7 @@ setuptools = 2.1
# Required by:
# zope.testrunner==4.4.1
-six = 1.5.2
+six = 1.6.1
# Required by:
# collective.recipe.omelette==0.16
@@ -93,3 +97,7 @@ zope.testing = 4.1.2
# Required by:
# zc.recipe.testrunner==2.0.0
zope.testrunner = 4.4.1
+
+# Required by:
+# searx==0.3.0
+python-dateutil = 2.2