update requirements to match global-requirements
Manual update to make requirements freeze deadline. Automatic update from proposal bot needs to be fixed. Change-Id: I4f93cdca9390d8b647ab251bab692e46b6d8b5c5
This commit is contained in:
parent
f580326ff5
commit
1e12c93aec
@ -7,11 +7,10 @@
|
||||
# be installed in a specific order.
|
||||
#
|
||||
# PBR should always appear first
|
||||
pbr>=2.0.0 # Apache-2.0
|
||||
Django>=1.8,<1.9 # BSD
|
||||
django-babel>=0.5.1 # BSD
|
||||
django_compressor>=2.0 # MIT
|
||||
pbr>=2.0.0,!=2.1.0 # Apache-2.0
|
||||
Django>=1.8,<2.0 # BSD
|
||||
django-babel>=0.5.1 # BSD
|
||||
django-compressor>=2.0 # MIT
|
||||
django-nose>=1.4.4 # BSD
|
||||
django_openstack_auth>=3.1.0 # Apache-2.0
|
||||
keystoneauth1>=2.20.0 # Apache-2.0
|
||||
python-congressclient>=1.3.0,<2000 # Apache-2.0
|
||||
keystoneauth1>=3.3.0 # Apache-2.0
|
||||
python-congressclient>=1.9.0,<2000 # Apache-2.0
|
||||
|
@ -10,14 +10,13 @@
|
||||
hacking>=0.12.0,!=0.13.0,<0.14 # Apache-2.0
|
||||
|
||||
#Testing Requirements
|
||||
coverage>=4.0 # Apache-2.0
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
coverage>=4.0,!=4.4 # Apache-2.0
|
||||
oslotest>=3.2.0 # Apache-2.0
|
||||
|
||||
# Docs Requirements
|
||||
sphinx>=1.6.2 # BSD
|
||||
openstackdocstheme>=1.11.0 # Apache-2.0
|
||||
reno>=1.8.0 # Apache-2.0
|
||||
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
||||
openstackdocstheme>=1.18.1 # Apache-2.0
|
||||
reno>=2.5.0 # Apache-2.0
|
||||
docutils>=0.11 # OSI-Approved Open Source, Public Domain
|
||||
|
||||
# Include horizon as test requirement
|
||||
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|
||||
|
Loading…
x
Reference in New Issue
Block a user