Remove version pins from buildout.cfg

This commit is contained in:
Matthew Planchard 2018-08-06 17:50:46 -05:00
parent e3c44bf7c8
commit 44865af687
1 changed files with 0 additions and 20 deletions

View File

@ -57,23 +57,3 @@ eggs =
${buildout:eggs}
scripts =
ipython
[versions]
passlib = 1.6.5
waitress = 0.9
zc.recipe.egg = 2.0.3
WebOb = 1.6.5
WebTest = 2.0.21
py = 1.4.31
pytest = 2.9.2
# Required by:
# WebTest==2.0.3
six = 1.10.0
Paste = 2.0.3
PasteDeploy = 1.5.2
gunicorn = 19.6.0
yolk = 0.4.3