Skip to content

Commit

Permalink
fix(deps): removed unnecessary dep on networkx (was for g2p, not dire…
Browse files Browse the repository at this point in the history
…ct anyway)
  • Loading branch information
joanise committed Sep 17, 2024
1 parent 51311e9 commit 05fe7e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.min.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ fastapi>=0.100.0
g2p>=1.1.20230822, <3
httpx>=0.24.1
lxml==4.9.4
networkx>=2.6
numpy>=1.20.2
pydantic>=1.8.2,<3
pydub==0.23.1
Expand Down

0 comments on commit 05fe7e8

Please sign in to comment.