Skip to content

Commit a67c81b

Browse files
committed
remove ciso8601 from requirements
1 parent 9b0a2ac commit a67c81b

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
@@ -4,7 +4,6 @@ description = "A Python CLI app for downloading Apple Music songs/music videos/p
44
requires-python = ">=3.8"
55
authors = [{ name = "glomatico" }]
66
dependencies = [
7-
"ciso8601",
87
"click",
98
"inquirerpy",
109
"m3u8",

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
ciso8601
21
click
32
inquirerpy
43
m3u8

0 commit comments

Comments
 (0)