monasca-common/requirements.txt
Adrian Czarnecki 038fb296bd Fix unitests
-Remove ujson from requirements file, replace ujson with json
-Limit bandit version
-Fix docker build script

Change-Id: I10ddf86872b318a9d2e920e0aa003d2ca08f951e
2021-09-15 06:47:51 -07:00

12 lines
438 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.
six>=1.10.0 # MIT
kazoo>=2.2 # Apache-2.0
PyMySQL>=0.7.6 # MIT License
oslo.config>=5.2.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0
pbr!=2.1.0,>=2.0.0 # Apache-2.0
pyparsing>=2.1.0 # MIT
confluent-kafka>=0.11.4 # Apache-2.0