2017-10-17 09:43:36 -04: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-08 10:54:33 +13:00
|
|
|
pbr>=1.6
|
2019-11-19 10:11:52 +01:00
|
|
|
keyring>=7.3
|
2015-10-08 10:54:33 +13:00
|
|
|
requests>=2.5.2
|
2015-07-02 16:11:19 +00:00
|
|
|
PyYAML>=3.1.0
|
2016-04-20 11:53:59 -07:00
|
|
|
yamlordereddictloader
|
2019-01-10 09:44:06 +01:00
|
|
|
prompt_toolkit>=2.0.7
|
2016-04-19 13:48:40 -07:00
|
|
|
tqdm
|
2017-01-16 15:11:15 -05:00
|
|
|
mwclient==0.8.1
|
2020-05-26 22:12:10 +02:00
|
|
|
jsonschema>=3.2.0
|
2019-04-05 10:56:16 -05:00
|
|
|
twine>=1.13.0
|
2020-05-10 17:40:43 -05:00
|
|
|
wheel>=0.34.2
|
2019-07-08 11:40:11 -05:00
|
|
|
ruamel.yaml>=0.15
|
2020-04-27 11:23:28 -05:00
|
|
|
tenacity>=6.1.0
|
2017-10-03 16:21:30 -04:00
|
|
|
|
|
|
|
# For release notes generation.
|
|
|
|
Jinja2>=2.6 # BSD License (3 clause)
|
|
|
|
parawrap
|
2020-09-03 08:34:49 -04:00
|
|
|
reno>=3.2.0
|
2017-10-03 16:21:30 -04:00
|
|
|
sphinx>=1.6.2 # BSD
|
2017-11-28 11:04:26 -05:00
|
|
|
|
|
|
|
pyfiglet>=0.7.5
|
2018-02-07 17:54:50 -05:00
|
|
|
|
|
|
|
appdirs
|
2018-02-20 10:38:26 -05:00
|
|
|
packaging>=16.5
|
2018-10-12 16:05:11 -04:00
|
|
|
|
2020-08-03 14:33:20 +02:00
|
|
|
openstack-governance>=0.7.0 # Apache 2.0
|