versions.cfg 1.9KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. [versions]
  2. Babel = 1.3
  3. Flask = 0.10.1
  4. Flask-Babel = 0.9
  5. Jinja2 = 2.7.3
  6. MarkupSafe = 0.23
  7. Pygments = 2.0.2
  8. WebOb = 1.4.1
  9. WebTest = 2.0.18
  10. Werkzeug = 0.10.4
  11. buildout-versions = 1.7
  12. collective.recipe.omelette = 0.16
  13. coverage = 3.7.1
  14. decorator = 3.4.2
  15. docutils = 0.12
  16. flake8 = 2.4.0
  17. itsdangerous = 0.24
  18. mccabe = 0.3
  19. mock = 1.0.1
  20. pep8 = 1.5.7
  21. plone.testing = 4.0.13
  22. pyflakes = 0.8.1
  23. pytz = 2015.2
  24. pyyaml = 3.11
  25. requests = 2.6.2
  26. robotframework-debuglibrary = 0.3
  27. robotframework-httplibrary = 0.4.2
  28. robotframework-selenium2library = 1.6.0
  29. robotsuite = 1.6.1
  30. selenium = 2.45.0
  31. speaklater = 1.3
  32. unittest2 = 1.0.1
  33. waitress = 0.8.9
  34. zc.recipe.testrunner = 2.0.0
  35. pyopenssl = 0.15.1
  36. ndg-httpsclient = 0.3.3
  37. pyasn1 = 0.1.7
  38. pyasn1-modules = 0.0.5
  39. certifi = 2015.04.28
  40. #
  41. cffi = 0.9.2
  42. cryptography = 0.8.2
  43. # Required by:
  44. # WebTest==2.0.18
  45. beautifulsoup4 = 4.3.2
  46. # Required by:
  47. # cryptography==0.8.2
  48. enum34 = 1.0.4
  49. # Required by:
  50. # robotframework-httplibrary==0.4.2
  51. jsonpatch = 1.9
  52. # Required by:
  53. # robotframework-httplibrary==0.4.2
  54. jsonpointer = 1.7
  55. # Required by:
  56. # traceback2==1.4.0
  57. linecache2 = 1.0.0
  58. # Required by:
  59. # robotsuite==1.6.1
  60. # searx==0.7.0
  61. lxml = 3.4.4
  62. # Required by:
  63. # cffi==0.9.2
  64. pycparser = 2.12
  65. # Required by:
  66. # searx==0.7.0
  67. python-dateutil = 2.4.2
  68. # Required by:
  69. # robotframework-httplibrary==0.4.2
  70. robotframework = 2.8.7
  71. # Required by:
  72. # searx==0.7.0
  73. # zope.exceptions==4.0.7
  74. # zope.interface==4.1.2
  75. # zope.testrunner==4.4.8
  76. setuptools = 15.2
  77. # Required by:
  78. # robotsuite==1.6.1
  79. # zope.testrunner==4.4.8
  80. six = 1.9.0
  81. # Required by:
  82. # unittest2==1.0.1
  83. traceback2 = 1.4.0
  84. # Required by:
  85. # collective.recipe.omelette==0.16
  86. zc.recipe.egg = 2.0.1
  87. # Required by:
  88. # zope.testrunner==4.4.8
  89. zope.exceptions = 4.0.7
  90. # Required by:
  91. # zope.testrunner==4.4.8
  92. zope.interface = 4.1.2
  93. # Required by:
  94. # plone.testing==4.0.13
  95. zope.testing = 4.1.3
  96. # Required by:
  97. # zc.recipe.testrunner==2.0.0
  98. zope.testrunner = 4.4.8