Skip to content

Commit 2abaf4d

Browse files
committed
Removed iso8601 from requirements
1 parent 3499f11 commit 2abaf4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: setup.py

-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
"graphene>=2.1.3",
4242
"SQLAlchemy",
4343
"singledispatch>=3.4.0.3",
44-
"iso8601",
4544
],
4645
tests_require=["pytest>=2.7.2", "mock", "sqlalchemy_utils"],
4746
)

0 commit comments

Comments
 (0)