Remove unused iso8601

Change-Id: I0fc31bfda17bb2f98a0cee1f763d05a7f2f84c14
Signed-off-by: Ivan Anfimov <lazekteam@gmail.com>
This commit is contained in:
Ivan Anfimov
2025-07-17 21:26:14 +00:00
parent b74414e921
commit 244355c178
2 changed files with 0 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ fixtures==3.0.0
flake8==2.5.5
hacking==1.1.0
imagesize==0.7.1
iso8601==0.1.11
isort==4.3.4
Jinja2==2.10
lazy-object-proxy==1.3.1

View File

@@ -3,7 +3,6 @@
# you find any incorrect lower bounds, let us know or propose a fix.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml>=4.5.0 # BSD
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx>=2.0.0,!=2.1.0 # BSD