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