Skip to content

Commit 44afa1a

Browse files
committed
fix: removing `numwords`` as a dependency
1 parent 61a0a1c commit 44afa1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ dependencies = [
3131
"pygithub>=1.59.1",
3232
"inflect>=7.0.0",
3333
"lxml>=4.9.3",
34-
"num2words>=0.5.0",
3534
"numpy>=1.14.0,<1.25.0; python_version<'3.9'",
3635
"numpy>=1.14.0; python_version>='3.9'",
3736
"py-asciimath==0.3.0",

0 commit comments

Comments
 (0)