Files
charm-barbican/test-requirements-py312.txt
Munir Siddiqui 182fb9e2bf Update tox.ini and re-generate requirements
tox.ini needs to have env for specific Python versions as this
is needed by the CI Zuul jobs, e.g., py310, py312 etc. Since we
are using the same CI cleanup procedure as with other charms,
this may also modify requirements files, so we re-generate
them to be sure they are in sync.

Change-Id: Ic9ce79a02488fc40127acb8db9c2f7774fccfcee
Signed-off-by: Munir Siddiqui <munir.siddiqui@canonical.com>
2026-06-04 21:51:19 +05:00

124 lines
2.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=test-requirements-py312.txt --unsafe-package=juju --unsafe-package=kubernetes test-requirements.in
#
autopage==0.6.0
# via cliff
certifi==2026.5.20
# via requests
cffi==2.0.0
# via cryptography
charmhelpers==1.2.1
# via charms-reactive
charms-openstack @ git+https://github.com/openstack/charms.openstack.git
# via -r test-requirements.in
charms-reactive==1.5.3
# via -r test-requirements.in
charset-normalizer==3.4.7
# via requests
cliff==4.14.0
# via stestr
cmd2==3.5.1
# via cliff
coverage==7.14.1
# via -r test-requirements.in
cryptography==3.3.2
# via -r test-requirements.in
fixtures==4.3.2
# via stestr
flake8==7.1.1
# via -r test-requirements.in
hvac==2.4.0
# via -r test-requirements.in
idna==3.18
# via requests
iso8601==2.1.0
# via python-subunit
jinja2==3.1.6
# via charmhelpers
lxml==6.1.1
# via -r test-requirements.in
markdown-it-py==4.2.0
# via rich
markupsafe==3.0.3
# via jinja2
mccabe==0.7.0
# via flake8
mdurl==0.1.2
# via markdown-it-py
mock==5.2.0
# via -r test-requirements.in
netaddr==1.3.0
# via charmhelpers
netifaces==0.11.0
# via -r test-requirements.in
nose==1.3.7
# via -r test-requirements.in
pbr==5.6.0
# via
# -r test-requirements.in
# charmhelpers
prettytable==3.17.0
# via cliff
psutil==7.2.2
# via -r test-requirements.in
psycopg2-binary==2.9.12
# via -r test-requirements.in
pyaml==26.2.1
# via charms-reactive
pycodestyle==2.12.1
# via flake8
pycparser==3.0
# via cffi
pyflakes==3.2.0
# via flake8
pygments==2.20.0
# via rich
pyparsing==2.4.7
# via -r test-requirements.in
pyperclip==1.11.0
# via cmd2
python-subunit==1.4.6
# via stestr
pyyaml==6.0.3
# via
# charmhelpers
# cliff
# pyaml
# python-subunit
# stestr
requests==2.34.2
# via
# -r test-requirements.in
# hvac
rich==15.0.0
# via
# cmd2
# rich-argparse
rich-argparse==1.8.0
# via cmd2
setuptools==81.0.0
# via -r test-requirements.in
six==1.17.0
# via cryptography
stestr==4.2.1
# via -r test-requirements.in
stevedore==5.8.0
# via cliff
tenacity==9.1.4
# via -r test-requirements.in
testtools==2.9.1
# via
# python-subunit
# stestr
tomlkit==0.15.0
# via stestr
urllib3==2.7.0
# via requests
voluptuous==0.16.0
# via stestr
wcwidth==0.7.0
# via prettytable