Remove unused iso8601

It is not directly used by any code in this repository.

Change-Id: I09618a5a785803a5b9dd5e732a9b80b459766394
This commit is contained in:
Takashi Kajinami 2025-03-01 01:00:21 +09:00
parent c655ab0f57
commit 93f35224a3

View File

@ -8,7 +8,6 @@ alembic>=0.9.6 # MIT
cryptography>=2.7 # BSD/Apache-2.0
falcon>=3.0.0 # Apache-2.0
jsonschema>=3.2.0 # MIT
iso8601>=0.1.11 # MIT
keystonemiddleware>=9.1.0 # Apache-2.0
msgpack>=1.0.0 # Apache-2.0
python-swiftclient>=3.10.1 # Apache-2.0