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 3513b03 commit 6356d57Copy full SHA for 6356d57
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ name = "trepan3k"
14
description = "GDB-like Python Debugger in the Trepan family"
15
dependencies = [
16
"columnize >= 0.3.10",
17
- "pyficache >= 2.5.0",
+ "pyficache > 2.5.0",
18
"xdis > 6.2",
19
"Pygments >= 2.2.0",
20
"spark_parser >= 1.8.9, <1.9.2",
0 commit comments