You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/12/08 13:32:00 UTC

[jira] [Created] (HBASE-27524) Fix python requirements problem

Duo Zhang created HBASE-27524:
---------------------------------

             Summary: Fix python requirements problem
                 Key: HBASE-27524
                 URL: https://issues.apache.org/jira/browse/HBASE-27524
             Project: HBase
          Issue Type: Bug
            Reporter: Duo Zhang


The dependabot report two security problems for python requirements

gitpython <= 3.1.20
certifi < 2022.12.07

And there is also a parse error

InstallationError("Invalid requirement: 'cryptography=3.3.2' (from line 22 of /home/dependabot/dependabot-updater/dependabot_tmp_dir/requirements.txt)\nHint: = is not a valid operator. Did you mean == ?")



--
This message was sent by Atlassian Jira
(v8.20.10#820010)