Remove dogpile from heat requirements

oslo.caching has a dependency on dogpile cache. So we don't need
to have it in heat requirements anymore.

Change-Id: I2f700ae5dea960d75d1cef85541c0fa226dfd539
This commit is contained in:
kairat_kushaev 2015-07-27 13:48:23 +03:00
parent 72f8bc4abc
commit f70336711e

View File

@ -5,7 +5,6 @@
pbr<2.0,>=1.3
Babel>=1.3
cryptography>=0.9.1 # Apache-2.0
dogpile.cache>=0.5.4
eventlet>=0.17.4
greenlet>=0.3.2
httplib2>=0.7.5