Remove wsgiref from requirements

wsgiref is now in stdlib, so no need to install it explicitely from
pypi, remove this.

Change-Id: I96aaab0a4056f16ed342fb3b231e410ea4d1d486
This commit is contained in:
Andreas Jaeger 2016-01-20 20:20:50 +01:00 committed by Lingxian Kong
parent ef277a2f07
commit ee3d9cbed0
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ requirements-parser==0.0.6
simplejson==3.3.3
urllib3==1.5
waitress==0.8.8
wsgiref==0.1.2
six>=1.7.0
pbr>=0.6,!=0.7,<1.0