Skip to content

Commit

Permalink
EZAF-4732 Corrected pip dependecies for Databend and Apache Doris
Browse files Browse the repository at this point in the history
  • Loading branch information
Kosta91 committed Mar 15, 2024
1 parent b744487 commit b318073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,13 @@ cryptography==41.0.2
# via
# apache-superset
# paramiko
databend==1.2.344
databend_sqlalchemy==0.4.5
deprecated==1.2.13
# via limits
deprecation==2.1.0
# via apache-superset
dnspython==2.1.0
# via email-validator
DorisClient==1.2.9
email-validator==1.1.3
# via flask-appbuilder
exceptiongroup==1.1.1
Expand Down Expand Up @@ -250,6 +249,7 @@ prometheus_flask_exporter==0.22.4
prompt-toolkit==3.0.38
# via click-repl
pyarrow==14.0.1
pydoris==1.0.5.3
# via apache-superset
pycparser==2.20
# via cffi
Expand Down

0 comments on commit b318073

Please sign in to comment.