Removed explicit `numpy` pip dependency in `assistant.google`.
continuous-integration/drone/push Build is passing Details

It will be installed by the other dependencies anyway.
This commit is contained in:
Fabio Manganiello 2023-11-18 16:01:24 +01:00
parent 6b68fa607b
commit 869ef38364
Signed by: blacklight
GPG Key ID: D90FBA7F76362774
1 changed files with 0 additions and 1 deletions

View File

@ -60,7 +60,6 @@ manifest:
- google-assistant-library
- google-assistant-sdk[samples]
- google-auth
- numpy
- sounddevice
after:
# Uninstall old versions of packages that break things on recent versions