yaml2ical/requirements.txt
Takashi Kajinami 78f48d0509 Remove unused extras
The extras library is not actually used by code in this repository so
can be removed from requirements.

Change-Id: I7ed5da192581f9a9b20ae422745f050bc80ad52e
2025-04-02 17:45:44 +00:00

6 lines
97 B
Plaintext

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