yaml2ical/requirements.txt
John L. Villalovos 23cff676d1 Manual sync to global-requirements
Update requirements.txt and test-requirements.txt to correspond with
what is in openstack/requirements global-requirements.txt

Change-Id: Ib624d339bdb979e87f98bb02000e33bd9cce9601
2016-08-23 16:37:12 -07:00

5 lines
92 B
Plaintext

pbr>=1.6 # Apache-2.0
icalendar
Jinja2>=2.8 # BSD License (3 clause)
PyYAML>=3.1.0 # MIT