1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-06-05 22:19:21 +02:00

MycroftOS: Upgrade python-adapt-parser to 0.3.4

This commit is contained in:
Peter Steenbergen
2019-11-27 13:40:38 +01:00
parent b6d1742913
commit dc787876c9
3 changed files with 28 additions and 3 deletions

View File

@@ -0,0 +1,25 @@
From e0dd51b8a425d23f9a777de7d3604e8ed3f02c9a Mon Sep 17 00:00:00 2001
From: Peter Steenbergen <info@j1nx.nl>
Date: Wed, 27 Nov 2019 08:15:25 +0100
Subject: [PATCH 1/1] Bump adapt-parser to 0.3.4
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 68bb499775..de2d48813c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -24,7 +24,7 @@ PyYAML==5.1.2
msm==0.8.3
msk==0.3.13
-adapt-parser==0.3.3
+adapt-parser==0.3.4
padatious==0.4.6
fann2==1.0.7
padaos==0.1.9
--
2.24.0.rc1