# Requirements lower bounds listed here are our best effort to keep them up to
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.

alembic>=1.6.5 # MIT
pbr>=4.0.0 # Apache-2.0
neutron-lib>=3.1.0 # Apache-2.0
python-neutronclient>=7.8.0 # Apache-2.0
oslo.config>=10.2.0 # Apache-2.0
oslo.db>=4.44.0 # Apache-2.0
oslo.i18n>=3.20.0 # Apache-2.0
oslo.log>=5.3.0 # Apache-2.0
oslo.messaging>=7.0.0 # Apache-2.0
oslo.policy>=5.0.0 # Apache-2.0
oslo.serialization>=5.5.0 # Apache-2.0
oslo.service>=4.2.1 # Apache-2.0
oslo.utils>=7.3.0 # Apache-2.0
ovsdbapp>=2.17.0 # Apache-2.0
ovs>3.3.0 # Apache-2.0
SQLAlchemy>=1.4.23 # MIT
tenacity>=6.0.0 # Apache-2.0
neutron>=26.0.0 # Apache-2.0

# Due to transitive dependency handling issues on py313
pyroute2>=0.7.3;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)

# The comment below indicates this project repo is current with neutron-lib
# and should receive neutron-lib consumption patches as they are released
# in neutron-lib. It also implies the project will stay current with TC
# and infra initiatives ensuring consumption patches can land.
# neutron-lib-current
