You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
840 B
42 lines
840 B
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
coverage = "==4.5"
|
|
flake8 = "==3.5"
|
|
mock = "==2.0.0"
|
|
pip-tools = "==5.1.2"
|
|
pytest = "==4.4.0"
|
|
pytest-cov = "==2.6.1"
|
|
pytest-mock = "==1.10.4"
|
|
pytest-django = "==3.4.8"
|
|
requests-mock = "==1.6.0"
|
|
Sphinx = "==1.8.2"
|
|
tox = "==3.20.1"
|
|
twine = "==1.13.0"
|
|
dnspython = "==1.16.0"
|
|
pipenv-to-requirements = "*"
|
|
testinfra = "==5.0.0"
|
|
|
|
[packages]
|
|
ansible = "~=2.9.0"
|
|
beautifulsoup4 = "==4.7.1"
|
|
cliff = "*"
|
|
Django = "==2.2"
|
|
djangorestframework = "==3.9.2"
|
|
django-allauth = "==0.39.1"
|
|
django-bootstrap3 = "==11.0.0"
|
|
docker = "*"
|
|
docker-compose = "*"
|
|
future = "==0.18.2"
|
|
Jinja2 = ">=1.1"
|
|
netaddr = "==0.7.19"
|
|
openstacksdk = "*"
|
|
python-openstackclient = "*"
|
|
python-heatclient = "*"
|
|
sh = "==1.12.14"
|
|
shade = "==1.30.0"
|
|
libvirt-python = "*"
|
|
python-glanceclient = "*"
|