mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-02-09 08:28:50 +01:00
MycroftOS: Bump python-dateutil requirement to 2.7.5
This commit is contained in:
parent
1f796c5456
commit
546b2f2829
@ -0,0 +1,25 @@
|
||||
From e5c877740c298fc07fcbadd29ca00c02cfb49ca5 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Steenbergen <info@j1nx.nl>
|
||||
Date: Tue, 29 Jan 2019 10:25:42 +0100
|
||||
Subject: [PATCH 1/1] Bump python-dateutil requirement to 2.7.5
|
||||
|
||||
---
|
||||
requirements.txt | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/requirements.txt b/requirements.txt
|
||||
index 5fe21dfa80..7f481ccb93 100644
|
||||
--- a/requirements.txt
|
||||
+++ b/requirements.txt
|
||||
@@ -15,7 +15,7 @@ psutil==5.2.1
|
||||
pocketsphinx==0.1.0
|
||||
inflection==0.3.1
|
||||
pillow==4.1.1
|
||||
-python-dateutil==2.6.0
|
||||
+python-dateutil==2.7.5
|
||||
pychromecast==0.7.7
|
||||
python-vlc==1.1.2
|
||||
pulsectl==17.7.4
|
||||
--
|
||||
2.11.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user