From 0c8a1c413d9820004948640b2aa7dae93b7ea68e Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 12 Aug 2019 12:46:12 +0200 Subject: [PATCH] :arrow_up: Upgrades motioneye to 0.41rc1 --- motioneye/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motioneye/requirements.txt b/motioneye/requirements.txt index 1778081..100af07 100644 --- a/motioneye/requirements.txt +++ b/motioneye/requirements.txt @@ -2,7 +2,7 @@ backports_abc==0.5 futures==3.3.0 jinja2==2.10.1 MarkupSafe==1.1.1 -motioneye==0.40 +motioneye==0.41rc1 pillow==6.1.0 pycurl==7.43.0.3 singledispatch==3.4.0.3