1
0
mirror of https://github.com/jcwimer/openstack-exporter synced 2026-03-25 01:44:43 +00:00
Files
openstack-exporter/Pipfile

12 lines
201 B
TOML

[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
python-openstacksdk = "*"
prometheus_client = "*"
cryptography = "*"
[requires]
python_version = "3.8"