Remove wsgiref from requirements.txt

wsgiref is part of python standard library since 2.5
so having it in requirements.txt has no impact.
https://docs.python.org/2/whatsnew/2.5.html#the-wsgiref-package

Change-Id: I42da2984ed4b0b0f0537274423413e1e7ff2c061
This commit is contained in:
Kirill Zaitsev 2015-02-26 11:57:52 +03:00 committed by Serg Melikyan
parent 5feedfb8ba
commit b7300a797c
1 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ eventlet>=0.16.1
PasteDeploy>=1.5.0
Routes>=1.12.3,!=2.0
WebOb>=1.2.3
wsgiref>=0.1.2
kombu>=2.5.0
lockfile>=0.8
psutil>=1.1.1,<2.0.0
@ -38,4 +37,4 @@ oslo.i18n>=1.3.0
yaql>=0.2.3,<0.3
python-muranoclient>=0.5.5
python-mistralclient>=0.1.1
python-congressclient>=1.0.2
python-congressclient>=1.0.2