searx_ynh/sources/versions.cfg

123 lines
2.0 KiB
INI
Raw Normal View History

2014-05-10 11:56:19 +02:00
[versions]
Babel = 1.3
Flask = 0.10.1
Flask-Babel = 0.9
2015-09-08 23:05:37 +02:00
Jinja2 = 2.7.3
MarkupSafe = 0.23
Pygments = 2.0.2
WebOb = 1.4.1
WebTest = 2.0.18
Werkzeug = 0.10.4
2014-05-10 11:56:19 +02:00
collective.recipe.omelette = 0.16
coverage = 3.7.1
2015-09-08 23:05:37 +02:00
decorator = 3.4.2
docutils = 0.12
flake8 = 2.4.1
itsdangerous = 0.24
mccabe = 0.3.1
2014-05-10 11:56:19 +02:00
mock = 1.0.1
2015-09-08 23:05:37 +02:00
pep8 = 1.5.7
plone.testing = 4.0.13
pyflakes = 0.8.1
pytz = 2015.4
pyyaml = 3.11
requests = 2.7.0
2014-05-10 11:56:19 +02:00
robotframework-debuglibrary = 0.3
robotframework-httplibrary = 0.4.2
2015-09-08 23:05:37 +02:00
robotframework-selenium2library = 1.7.1
robotsuite = 1.6.1
selenium = 2.46.0
2014-05-10 11:56:19 +02:00
speaklater = 1.3
2015-09-08 23:05:37 +02:00
unittest2 = 1.0.1
waitress = 0.8.9
2014-05-10 11:56:19 +02:00
zc.recipe.testrunner = 2.0.0
2015-09-08 23:05:37 +02:00
pyopenssl = 0.15.1
ndg-httpsclient = 0.4.0
pyasn1 = 0.1.8
pyasn1-modules = 0.0.6
certifi = 2015.04.28
cffi = 1.1.2
cryptography = 0.9.1
# Required by:
# robotsuite==1.6.1
# searx==0.7.0
lxml = 3.4.4
# Required by:
# searx==0.7.0
python-dateutil = 2.4.2
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# searx==0.7.0
# zope.exceptions==4.0.7
# zope.interface==4.1.2
# zope.testrunner==4.4.9
setuptools = 18.0.1
# Required by:
# WebTest==2.0.18
2014-05-10 11:56:19 +02:00
beautifulsoup4 = 4.3.2
2015-09-08 23:05:37 +02:00
# Required by:
# cryptography==0.9.1
enum34 = 1.0.4
# Required by:
# cryptography==0.9.1
idna = 2.0
# Required by:
# cryptography==0.9.1
ipaddress = 1.0.7
2014-05-10 11:56:19 +02:00
# Required by:
# robotframework-httplibrary==0.4.2
2015-09-08 23:05:37 +02:00
jsonpatch = 1.11
2014-05-10 11:56:19 +02:00
# Required by:
# robotframework-httplibrary==0.4.2
2015-09-08 23:05:37 +02:00
jsonpointer = 1.9
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# traceback2==1.4.0
linecache2 = 1.0.0
# Required by:
# cffi==1.1.2
pycparser = 2.12
2014-05-10 11:56:19 +02:00
# Required by:
# robotframework-httplibrary==0.4.2
2015-09-08 23:05:37 +02:00
robotframework = 2.8.7
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# robotsuite==1.6.1
# zope.testrunner==4.4.9
six = 1.9.0
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# unittest2==1.0.1
traceback2 = 1.4.0
2014-05-10 11:56:19 +02:00
# Required by:
# collective.recipe.omelette==0.16
zc.recipe.egg = 2.0.1
# Required by:
2015-09-08 23:05:37 +02:00
# zope.testrunner==4.4.9
zope.exceptions = 4.0.7
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# zope.testrunner==4.4.9
zope.interface = 4.1.2
2014-05-10 11:56:19 +02:00
# Required by:
2015-09-08 23:05:37 +02:00
# plone.testing==4.0.13
zope.testing = 4.2.0
2014-05-10 11:56:19 +02:00
# Required by:
# zc.recipe.testrunner==2.0.0
2015-09-08 23:05:37 +02:00
zope.testrunner = 4.4.9