77277a3e0f
In I6310585ff14c376e954b0edc9def67cd65a5d550 we added a second requirement on packaging[1] so remove the older (lower) one [1] http://logs.openstack.org/14/14b3647d04e433cefb5632a67155bc5c55185852/release-post/publish-static/b1ed821/job-output.txt.gz#_2018-03-08_03_14_32_519949 Change-Id: Iea001d5cefb2b150aa7250187c421e9128b07e39
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
######################################################################
|
|
# #
|
|
# ** 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". #
|
|
# #
|
|
######################################################################
|
|
|
|
pbr>=1.6
|
|
|
|
# NOTE(dhellmann): We pin keyring because new releases tend to add
|
|
# dependencies for GUI tools that we don't use
|
|
keyring==7.3
|
|
|
|
requests>=2.5.2
|
|
PyYAML>=3.1.0
|
|
yamlordereddictloader
|
|
prompt_toolkit
|
|
tqdm
|
|
mwclient==0.8.1
|
|
jsonschema>=2.6.0
|
|
|
|
# For release notes generation.
|
|
Jinja2>=2.6 # BSD License (3 clause)
|
|
parawrap
|
|
reno>=2.0.0
|
|
sphinx>=1.6.2 # BSD
|
|
|
|
pyfiglet>=0.7.5
|
|
|
|
appdirs
|
|
packaging>=16.5
|