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 cc1bedc commit fa44034Copy full SHA for fa44034
pyproject.toml
@@ -92,7 +92,7 @@ known-first-party = ["fluent_compiler"]
92
93
[dependency-groups]
94
dev = [
95
- "ast-decompiler>=0.4",
+ "ast-decompiler>=0.8",
96
"beautifulsoup4>=4.7.1",
97
"hypothesis>=4.9.0",
98
"markdown>=3.0.1",
0 commit comments