Removed explicit numpy pip dependency in assistant.google.

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 untrusted user: blacklight
GPG key ID: D90FBA7F76362774

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