Skip to content

Commit 308c2b8

Browse files
remove unused library
1 parent 1b08ddf commit 308c2b8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ controller = [
8282
]
8383
core = [
8484
"aiohttp==3.10.5",
85-
"ansi2html==1.9.2",
8685
"async-timeout==4.0.3",
8786
"cryptography==43.0.1",
8887
"datasets==2.21.0",
@@ -126,7 +125,6 @@ core = [
126125
]
127126
frontend = [
128127
"aiohttp==3.10.5",
129-
"ansi2html==1.9.2",
130128
"cffi==1.17.1",
131129
"cryptography==43.0.1",
132130
"docker==7.1.0",

0 commit comments

Comments
 (0)