| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 | [versions]Babel = 1.3Flask = 0.10.1Flask-Babel = 0.9Jinja2 = 2.7.2MarkupSafe = 0.18WebOb = 1.3.1WebTest = 2.0.11Werkzeug = 0.9.4buildout-versions = 1.7collective.recipe.omelette = 0.16coverage = 3.7.1decorator = 3.4.0docutils = 0.11flake8 = 2.1.0itsdangerous = 0.23mccabe = 0.2.1mock = 1.0.1pep8 = 1.4.6plone.testing = 4.0.8pyflakes = 0.7.3pytz = 2013bpyyaml = 3.10requests = 2.2.0robotframework-debuglibrary = 0.3robotframework-httplibrary = 0.4.2robotframework-selenium2library = 1.5.0robotsuite = 1.4.2selenium = 2.39.0speaklater = 1.3unittest2 = 0.5.1waitress = 0.8.8zc.recipe.testrunner = 2.0.0# Required by:# WebTest==2.0.11beautifulsoup4 = 4.3.2# Required by:# grequests==0.2.0gevent = 1.0# Required by:# gevent==1.0greenlet = 0.4.2# Required by:# searx==0.1grequests = 0.2.0# Required by:# robotframework-httplibrary==0.4.2jsonpatch = 1.3# Required by:# robotframework-httplibrary==0.4.2jsonpointer = 1.1# Required by:# robotsuite==1.4.2# searx==0.1lxml = 3.2.5# Required by:# robotframework-httplibrary==0.4.2robotframework = 2.8.3# Required by:# plone.testing==4.0.8# robotsuite==1.4.2# searx==0.1# zope.exceptions==4.0.6# zope.interface==4.0.5# zope.testrunner==4.4.1setuptools = 2.1# Required by:# zope.testrunner==4.4.1six = 1.6.1# Required by:# collective.recipe.omelette==0.16zc.recipe.egg = 2.0.1# Required by:# zope.testrunner==4.4.1zope.exceptions = 4.0.6# Required by:# zope.testrunner==4.4.1zope.interface = 4.0.5# Required by:# plone.testing==4.0.8zope.testing = 4.1.2# Required by:# zc.recipe.testrunner==2.0.0zope.testrunner = 4.4.1# Required by:# searx==0.3.0python-dateutil = 2.2
 |