Remove unused extras

The extras library is not actually used by code in this repository so
can be removed from requirements.

Change-Id: I7ed5da192581f9a9b20ae422745f050bc80ad52e
This commit is contained in:
Takashi Kajinami 2024-05-15 23:07:13 +09:00 committed by Jeremy Stanley
parent d5833d0717
commit 78f48d0509

View File

@ -2,5 +2,4 @@ pbr>=1.6 # Apache-2.0
icalendar
Jinja2>=2.8 # BSD License (3 clause)
PyYAML>=3.1.0 # MIT
extras>=1.0.0 # MIT
pytz