We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75db591 commit 1a875b3Copy full SHA for 1a875b3
2 files changed
pyproject.toml
@@ -24,6 +24,7 @@ dependencies = [
24
"libclang==16.0.0",
25
"libcst == 1.1.0", # 1.2.0+ needs Python 3.9+
26
"lxml ~= 5.0",
27
+ "lz4 == 4.4.5",
28
"mako==1.1.6",
29
"pluralizer==1.2.0",
30
"pycryptodome==3.15.0",
0 commit comments