Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Commit 496abc7

Browse files
authored
fix(deps): remove unused dependency libcst (#39)
1 parent 13b7ac7 commit 496abc7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
include_package_data=True,
4040
install_requires=(
4141
"google-api-core[grpc] >= 1.28.0, < 3.0.0dev",
42-
"libcst >= 0.2.5",
4342
"proto-plus >= 1.15.0",
4443
),
4544
python_requires=">=3.6",

0 commit comments

Comments
 (0)