Update google-cloud-texttospeech to 2.10.0 (#66726)
This commit is contained in:
parent
a1b81b2de4
commit
72fad87aef
4 changed files with 18 additions and 17 deletions
|
@ -3,7 +3,7 @@ PIP_CACHE=$1
|
|||
|
||||
# Number of existing dependency conflicts
|
||||
# Update if a PR resolve one!
|
||||
DEPENDENCY_CONFLICTS=10
|
||||
DEPENDENCY_CONFLICTS=9
|
||||
|
||||
PIP_CHECK=$(pip check --cache-dir=$PIP_CACHE)
|
||||
LINE_COUNT=$(echo "$PIP_CHECK" | wc -l)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue