build: update `buildout` reqs - do we still use them??

This commit is contained in:
Kostis Anagnostopoulos 2016-06-28 13:42:54 +02:00
parent 62f60ccef7
commit 8f386aaf99
2 changed files with 12 additions and 13 deletions

View File

@ -752,4 +752,5 @@ See the ``LICENSE.txt`` file.
:alt: Project License :alt: Project License
.. |dependencies| image:: https://img.shields.io/requires/github/pypiserver/pypiserver.svg .. |dependencies| image:: https://img.shields.io/requires/github/pypiserver/pypiserver.svg
:target: https://requires.io/github/pypiserver/pypiserver/requirements/
:alt: Dependencies up-to-date? :alt: Dependencies up-to-date?

View File

@ -60,22 +60,20 @@ scripts =
[versions] [versions]
distribute = 0.6.44 passlib = 1.6.5
passlib = 1.6.1 waitress = 0.9
waitress = 0.8.5 zc.recipe.egg = 2.0.3
zc.recipe.egg = 2.0.0
WebOb = 1.2.3 WebOb = 1.6.5
WebTest = 2.0.6 WebTest = 2.0.21
beautifulsoup4 = 4.1.3 py = 1.4.31
py = 1.4.13 pytest = 2.9.2
pytest = 2.3.5
# Required by: # Required by:
# WebTest==2.0.3 # WebTest==2.0.3
six = 1.3.0 six = 1.10.0
Paste = 1.7.5.1 Paste = 2.0.3
PasteDeploy = 1.5.0 PasteDeploy = 1.5.2
gunicorn = 0.17.4 gunicorn = 19.6.0
yolk = 0.4.3 yolk = 0.4.3