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/09/09 20:07:28 UTC

[incubator-streampipes] branch rel/0.67.0 updated: [STREAMPIPES-174] clean up requirements.txt

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

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


The following commit(s) were added to refs/heads/rel/0.67.0 by this push:
     new 8f072d4  [STREAMPIPES-174] clean up requirements.txt
     new 937a0e8  Merge remote-tracking branch 'refs/remotes/origin/rel/0.67.0' into rel/0.67.0
8f072d4 is described below

commit 8f072d4906ce71a901640b4fe01bbec657cf6b33
Author: Patrick Wiener <wi...@fzi.de>
AuthorDate: Wed Sep 9 22:07:02 2020 +0200

    [STREAMPIPES-174] clean up requirements.txt
---
 streampipes-wrapper-python/requirements.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/streampipes-wrapper-python/requirements.txt b/streampipes-wrapper-python/requirements.txt
index b77237c..25d604f 100644
--- a/streampipes-wrapper-python/requirements.txt
+++ b/streampipes-wrapper-python/requirements.txt
@@ -1,6 +1,4 @@
 waitress==1.4.4
-certifi==2020.6.20
-chardet==3.0.4
 click==7.1.2
 confluent-kafka==1.4.2
 Flask==1.1.2