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 9b38760 commit bca623cCopy full SHA for bca623c
pyproject.toml
@@ -15,7 +15,7 @@ name = "uncompyle6"
15
description = "Python cross-version byte-code library and disassembler"
16
dependencies = [
17
"click",
18
- "spark-parser >= 1.8.9, < 1.9.1",
+ "spark-parser >= 1.8.9, < 1.9.2",
19
"xdis >= 6.1.0, < 6.2.0",
20
]
21
readme = "README.rst"
0 commit comments