You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by kn...@apache.org on 2021/05/19 08:09:26 UTC

[flink-jira-bot] 04/47: [FLINK-22032] add confuse for YAML configuration parsing

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

knaufk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-jira-bot.git

commit c343d837f21aec32cf9696be3db1308c8de70c88
Author: Konstantin Knauf <kn...@gmail.com>
AuthorDate: Fri Apr 9 11:34:48 2021 +0200

    [FLINK-22032] add confuse for YAML configuration parsing
---
 requirements.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/requirements.txt b/requirements.txt
index d058698..c5e1dd1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,12 +4,14 @@ black @ git+git://github.com/psf/black@e114ef5514e95cb9908b38c2397978f2070c1b0e
 certifi==2020.12.5
 chardet==4.0.0
 click==7.1.2
+confuse==1.4.0
 Deprecated==1.2.12
 idna==2.10
 mypy-extensions==0.4.3
 oauthlib==3.1.0
 pathspec==0.8.1
 pycparser==2.20
+PyYAML==5.4.1
 regex==2021.4.4
 requests==2.25.1
 requests-oauthlib==1.3.0