Skip to content

Commit

Permalink
Up the minimum version of Fickling to anticipate a deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
ESultanik committed Nov 20, 2023
1 parent 57a4b34 commit 1506ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"abnf~=2.2.0",
"chardet~=5.0.0",
"cint>=1.0.0",
"fickling>=0.0.7",
"fickling>=0.0.8",
"graphviz>=0.20.1",
"intervaltree>=2.4.0",
"jinja2>=2.1.0",
Expand Down

0 comments on commit 1506ae1

Please sign in to comment.