2017-10-17 13:43:36 +00:00
|
|
|
######################################################################
|
|
|
|
# #
|
|
|
|
# ** IMPORTANT ** #
|
|
|
|
# #
|
|
|
|
# THIS FILE IS ONLY USED BY TOX IN THE CHECK AND GATE JOBS. YOU MUST #
|
|
|
|
# UPDATE bindep.txt TO INCLUDE ADDITIONAL PACKAGES NEEDED IN THE #
|
|
|
|
# POST-MERGE # JOBS SUCH AS "tag-releases". #
|
|
|
|
# #
|
|
|
|
######################################################################
|
|
|
|
|
2015-10-07 21:54:33 +00:00
|
|
|
pbr>=1.6
|
2019-11-19 09:11:52 +00:00
|
|
|
keyring>=7.3
|
2015-10-07 21:54:33 +00:00
|
|
|
requests>=2.5.2
|
2015-07-02 16:11:19 +00:00
|
|
|
PyYAML>=3.1.0
|
2016-04-20 18:53:59 +00:00
|
|
|
yamlordereddictloader
|
2019-01-10 08:44:06 +00:00
|
|
|
prompt_toolkit>=2.0.7
|
2016-04-19 20:48:40 +00:00
|
|
|
tqdm
|
2017-01-16 20:11:15 +00:00
|
|
|
mwclient==0.8.1
|
2020-05-26 20:12:10 +00:00
|
|
|
jsonschema>=3.2.0
|
2019-04-05 15:56:16 +00:00
|
|
|
twine>=1.13.0
|
2020-05-10 22:40:43 +00:00
|
|
|
wheel>=0.34.2
|
2019-07-08 16:40:11 +00:00
|
|
|
ruamel.yaml>=0.15
|
2020-04-27 16:23:28 +00:00
|
|
|
tenacity>=6.1.0
|
2017-10-03 20:21:30 +00:00
|
|
|
|
|
|
|
# For release notes generation.
|
|
|
|
Jinja2>=2.6 # BSD License (3 clause)
|
|
|
|
parawrap
|
2020-09-03 12:34:49 +00:00
|
|
|
reno>=3.2.0
|
2017-10-03 20:21:30 +00:00
|
|
|
sphinx>=1.6.2 # BSD
|
2017-11-28 16:04:26 +00:00
|
|
|
|
|
|
|
pyfiglet>=0.7.5
|
2018-02-07 22:54:50 +00:00
|
|
|
|
|
|
|
appdirs
|
2018-02-20 15:38:26 +00:00
|
|
|
packaging>=16.5
|
2018-10-12 20:05:11 +00:00
|
|
|
|
2020-08-03 12:33:20 +00:00
|
|
|
openstack-governance>=0.7.0 # Apache 2.0
|