OpenVoiceOS/buildroot-external/package/python-mycroft/0003-Bump-python-dateutil-r...

26 lines
625 B
Diff

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