Files
charm-pacemaker-remote/requirements.txt
Myles Penner 4522ce5db8 Bump flake8 to 7.1.1 and drop setuptools pinning
Dropping the setuptools pinning resolves the python-six
import error.

Change-Id: I04eb452253e99a3933db5dac09feade442c29973
Signed-off-by: Myles Penner <myles.penner@canonical.com>
2025-10-29 13:58:37 -07:00

17 lines
568 B
Plaintext

# This file is managed centrally by release-tools and should not be modified
# within individual charm repos. See the 'global' dir contents for available
# choices of *requirements.txt files for OpenStack Charms:
# https://github.com/openstack-charmers/release-tools
#
# NOTE: newer versions of cryptography require a Rust compiler to build,
# see
# * https://github.com/openstack-charmers/zaza/issues/421
# * https://mail.python.org/pipermail/cryptography-dev/2021-January/001003.html
#
cryptography<3.4
git+https://github.com/juju/charm-tools.git
simplejson