Skip to content

Commit

Permalink
range limit jellyfish
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Jun 26, 2023
1 parent d09af6d commit 5f72e39
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 @@ -23,7 +23,7 @@
install_requires=[
"followthemoney >= 3.3.0, < 4.0.0",
"shortuuid >= 1.0.11, < 2.0.0",
"jellyfish == 1.0.0",
"jellyfish >= 1.0.0, < 2.0.0",
"rich >= 10.9.0, < 14.0.0",
"textual >= 0.19.0, < 0.29.0",
"scikit-learn == 1.2.2",
Expand Down

0 comments on commit 5f72e39

Please sign in to comment.