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:50 UTC

[incubator-streampipes] branch dev 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 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 62e0be4  [STREAMPIPES-174] clean up requirements.txt
62e0be4 is described below

commit 62e0be4ef10025f0c3a86b57c126565bf627e5ca
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