mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2024-12-12 08:56:25 +01:00
Bump opm requirement from ovos core (again)
This commit is contained in:
parent
5f6b705173
commit
338af2b091
@ -1,12 +1,24 @@
|
||||
From 867f2fcc08435bfce888e55e5a727237dec60d35 Mon Sep 17 00:00:00 2001
|
||||
From 5040b1a0ad33f51a66afc7f62ad45e45c47941e1 Mon Sep 17 00:00:00 2001
|
||||
From: j1nx <p.steenbergen@j1nx.nl>
|
||||
Date: Sat, 12 Mar 2022 13:03:57 +0100
|
||||
Date: Sat, 12 Mar 2022 19:40:48 +0100
|
||||
Subject: [PATCH 1/1] Bump opm required version to 0.0.13
|
||||
|
||||
---
|
||||
requirements/minimal.txt | 2 +-
|
||||
requirements/requirements.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
2 files changed, 2 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/requirements/minimal.txt b/requirements/minimal.txt
|
||||
index 6e1c6856a2..c7d17622b7 100644
|
||||
--- a/requirements/minimal.txt
|
||||
+++ b/requirements/minimal.txt
|
||||
@@ -4,4 +4,4 @@ mycroft-messagebus-client~=0.9.1,!=0.9.2,!=0.9.3
|
||||
psutil~=5.6.6
|
||||
combo-lock~=0.2
|
||||
ovos-utils~=0.0.18
|
||||
-ovos-plugin-manager~=0.0.11a1
|
||||
\ No newline at end of file
|
||||
+ovos-plugin-manager~=0.0.13
|
||||
diff --git a/requirements/requirements.txt b/requirements/requirements.txt
|
||||
index d0116c7203..2b4b101bee 100644
|
||||
--- a/requirements/requirements.txt
|
||||
|
Loading…
Reference in New Issue
Block a user