Skip to content

Commit d6d3418

Browse files
committed
Removed unused dependency
1 parent 5da8583 commit d6d3418

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ dependencies = [
4040
"dateparser>=1.1.8",
4141
"dicttoxml",
4242
"fonttools>=4.43.0", # SNYK-PYTHON-FONTTOOLS-6133203
43-
"ipaddress>=1.0.23",
4443
"json2html",
4544
"lazy_object_proxy>=1.9.0",
4645
"markdown2>=2.5.4",

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ colorful
66
dateparser>=1.1.8
77
dicttoxml
88
fonttools>=4.43.0
9-
ipaddress>=1.0.23
109
json2html
1110
lazy_object_proxy>=1.9.0
1211
markdown2>=2.5.4

0 commit comments

Comments
 (0)