Skip to content

Commit 1506ae1

Browse files
committed
Up the minimum version of Fickling to anticipate a deprecation
1 parent 57a4b34 commit 1506ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"abnf~=2.2.0",
2828
"chardet~=5.0.0",
2929
"cint>=1.0.0",
30-
"fickling>=0.0.7",
30+
"fickling>=0.0.8",
3131
"graphviz>=0.20.1",
3232
"intervaltree>=2.4.0",
3333
"jinja2>=2.1.0",

0 commit comments

Comments
 (0)