cyborg/requirements.txt

28 lines
809 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr!=2.1.0 # Apache-2.0
pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2 # BSD
WSME # MIT
six # MIT
eventlet!=0.18.3,!=0.20.1,!=0.21.0 # MIT
oslo.i18n # Apache-2.0
oslo.config!=4.3.0,!=4.4.0 # Apache-2.0
oslo.log # Apache-2.0
oslo.context # Apache-2.0
oslo.messaging # Apache-2.0
oslo.concurrency # Apache-2.0
oslo.service!=1.28.1 # Apache-2.0
oslo.db # Apache-2.0
oslo.utils # Apache-2.0
oslo.versionedobjects # Apache-2.0
oslo.policy # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8 # MIT
alembic # MIT
stevedore # Apache-2.0
keystonemiddleware # Apache-2.0
jsonpatch!=1.20 # BSD
psutil # BSD
mock # BSD