You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by wi...@apache.org on 2020/08/17 19:59:09 UTC

[incubator-streampipes] branch dev updated: [STREAMPIPES-174] remove illegal character

This is an automated email from the ASF dual-hosted git repository.

wiener pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git


The following commit(s) were added to refs/heads/dev by this push:
     new 54f0e41  [STREAMPIPES-174] remove illegal character
54f0e41 is described below

commit 54f0e41680993fe8c6012391a338bc1c5da85722
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Mon Aug 17 21:58:52 2020 +0200

    [STREAMPIPES-174] remove illegal character
---
 streampipes-wrapper-python/requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streampipes-wrapper-python/requirements.txt b/streampipes-wrapper-python/requirements.txt
index 7c51160..b77237c 100644
--- a/streampipes-wrapper-python/requirements.txt
+++ b/streampipes-wrapper-python/requirements.txt
@@ -1,4 +1,4 @@
-waitress==-1.4.4
+waitress==1.4.4
 certifi==2020.6.20
 chardet==3.0.4
 click==7.1.2