mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
requirements.txt: loosen pandas pin (1.4 would need to be compiled from source on macs)
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ flask==2.*
|
||||
pysbd==0.3.4
|
||||
# deps for notebooks
|
||||
umap-learn==0.5.*
|
||||
pandas==1.4.*
|
||||
pandas>=1.4,<2.0
|
||||
# deps for training
|
||||
matplotlib==3.7.*
|
||||
# coqui stack
|
||||
|
||||
Reference in New Issue
Block a user