Remove useless pytz requirements
This patch cleans up the requirements.txt list to remove pytz module not used anymore. Change-Id: I11d56fb7ccb29763b327cb1e38600211c225a381
This commit is contained in:
parent
f82c322961
commit
3d6baaed6e
@ -9,7 +9,6 @@ django-compressor>=2.0 # MIT
|
|||||||
django-openstack-auth>=2.4.0 # Apache-2.0
|
django-openstack-auth>=2.4.0 # Apache-2.0
|
||||||
httplib2>=0.7.5 # MIT
|
httplib2>=0.7.5 # MIT
|
||||||
python-keystoneclient>=3.8.0 # Apache-2.0
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
||||||
pytz>=2013.6 # MIT
|
|
||||||
PyYAML>=3.10.0 # MIT
|
PyYAML>=3.10.0 # MIT
|
||||||
|
|
||||||
# Watcher-specific requirements
|
# Watcher-specific requirements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user