mirror of https://github.com/coqui-ai/TTS.git
build: move pandas to notebook requirements
This commit is contained in:
parent
5ed88ffc9c
commit
94020aa836
|
@ -1 +1,2 @@
|
|||
bokeh==1.4.0
|
||||
bokeh==1.4.0
|
||||
pandas>=1.4,<2.0
|
||||
|
|
|
@ -22,7 +22,6 @@ flask==2.*
|
|||
pysbd==0.3.4
|
||||
# deps for notebooks
|
||||
umap-learn==0.5.*
|
||||
pandas>=1.4,<2.0
|
||||
# deps for training
|
||||
matplotlib==3.7.*
|
||||
# coqui stack
|
||||
|
|
Loading…
Reference in New Issue