From 92dbfc574e63abbf55f64cdc57d8aad571c71275 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 14:46:40 +0000 Subject: [PATCH] Update ovos-backend-client requirement in /requirements Updates the requirements on [ovos-backend-client](https://github.com/OpenVoiceOS/ovos-backend-client) to permit the latest version. - [Release notes](https://github.com/OpenVoiceOS/ovos-backend-client/releases) - [Changelog](https://github.com/OpenVoiceOS/ovos-backend-client/blob/dev/CHANGELOG.md) - [Commits](https://github.com/OpenVoiceOS/ovos-backend-client/compare/V0.1.0...1.0.0) --- updated-dependencies: - dependency-name: ovos-backend-client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index d8d6926..f54fc74 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,7 +4,7 @@ requests>=2.26.0 pyOpenSSL ovos-utils>=0.0.25 ovos-plugin-manager>=0.0.23 -ovos-backend-client~=0.1 +ovos-backend-client~=1.0 ovos-stt-plugin-server requests_cache oauthlib~=3.2