Files
election/requirements.txt
Goutham Pacha Ravi c71d9b97f7 Add py313 testing and drop EOL python versions
Change-Id: Ib8b74a5fe6c571a6dd55158bd41eb14422a3da5c
Signed-off-by: Goutham Pacha Ravi <gouthampravi@gmail.com>
2026-02-17 12:01:16 -08:00

11 lines
421 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pytz>=2013.6 # MIT
PyYAML>=3.10 # MIT
requests>=2.14.2 # Apache-2.0
PrettyTable<0.8,>=0.7.1 # BSD
docutils>=0.11 # OSI-Approved Open Source, Public Domain
Jinja2>=2.10 # BSD License (3 clause)
ruamel.yaml>=0.15