Skip to content

Commit

Permalink
chore: remove redundant version pinning for indirect dependencies (#6772
Browse files Browse the repository at this point in the history
)
  • Loading branch information
bowenliang123 authored Jul 30, 2024
1 parent b414ea4 commit daa31b2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion api/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -216,18 +216,6 @@ alibabacloud_gpdb20160503 = "~3.8.0"
alibabacloud_tea_openapi = "~0.3.9"
clickhouse-connect = "~0.7.16"

############################################################
# Transparent dependencies required by main dependencies
# for pinning versions
############################################################

[tool.poetry.group.transparent.dependencies]
kaleido = "0.2.1"
lxml = "5.1.0"
sympy = "1.12"
tenacity = "~8.3.0"
xlrd = "~2.0.1"

############################################################
# Dev dependencies for running tests
############################################################
Expand Down

0 comments on commit daa31b2

Please sign in to comment.