Files
oslo.cache/requirements.txt
Moisés Guimarães de Medeiros 0d7a151ec3 Bump dogpile.cache's version for Memcached TLS support
TLS support to dogpile.cache.bmemcached was added in version 1.0.2.

Change-Id: I2281c33b2d06e80f36c8a35bd0fa0c49c3252932
2020-08-10 17:40:55 +02:00

10 lines
360 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.
dogpile.cache>=1.0.2 # BSD
oslo.config>=8.1.0 # Apache-2.0
oslo.i18n>=5.0.0 # Apache-2.0
oslo.log>=4.2.1 # Apache-2.0
oslo.utils>=4.2.0 # Apache-2.0