Skip to content

Commit 6356d57

Browse files
committed
Administriva
Require newer pyficache
1 parent 3513b03 commit 6356d57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name = "trepan3k"
1414
description = "GDB-like Python Debugger in the Trepan family"
1515
dependencies = [
1616
"columnize >= 0.3.10",
17-
"pyficache >= 2.5.0",
17+
"pyficache > 2.5.0",
1818
"xdis > 6.2",
1919
"Pygments >= 2.2.0",
2020
"spark_parser >= 1.8.9, <1.9.2",

0 commit comments

Comments
 (0)