Skip to content
  • Akihiro Motoki's avatar
    49479a68
    Declare django lower bound · 49479a68
    Akihiro Motoki authored
    After 7e91070789187d9e6b5ac2b57ca755504e058e32 in openstack/requirements
    repo, all entries in project requirements.txt must have lower bound
    although we don't track lower bound in global-requirements.txt.
    This commit re-adds Django lower bound.
    
    Change-Id: I065e1bd904975f10bdcaacef7b0ad1336915492a
    49479a68
    Declare django lower bound
    Akihiro Motoki authored
    After 7e91070789187d9e6b5ac2b57ca755504e058e32 in openstack/requirements
    repo, all entries in project requirements.txt must have lower bound
    although we don't track lower bound in global-requirements.txt.
    This commit re-adds Django lower bound.
    
    Change-Id: I065e1bd904975f10bdcaacef7b0ad1336915492a
This project manages its dependencies using pip. Learn more
Loading