synergy-service/requirements.txt
Vincent Llorens fd03bffe99 fix missing "requests" from the requirements
Also add it the spec file for RPM packaging.

Sem-Ver: bugfix
Change-Id: Ie32a7a9ce4b5d653410993dc14b4953dd3535a38
2016-10-25 15:37:06 +02:00

14 lines
398 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.
pbr>=1.8,<1.9
eventlet>=0.17,<0.18
oslo.config>=2.4,<2.5
python-dateutil>=2.2,<2.5
requests>=2.7.0,<2.11.0
# Packages not available as system packages (rpm or deb)
tabulate>=0.7.2,<0.8