We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5482b2a commit ae71740Copy full SHA for ae71740
2 files changed
pyproject.toml
@@ -26,7 +26,7 @@ classifiers = [
26
dependencies = [
27
"click>=8.0.0",
28
"coverage>=7.3.0",
29
- "libcst>=1.0.0",
+ "libcst>=1.8.5",
30
"pytest>=6.2.5",
31
"setproctitle>=1.1.0",
32
"textual>=1.0.0",
0 commit comments