Skip to content

Commit

Permalink
Fix: Set the lower bound for the hyperscript dependency (#2864)
Browse files Browse the repository at this point in the history
  • Loading branch information
izeigerman authored Jul 4, 2024
1 parent 094fe49 commit 0057719
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 @@ -38,7 +38,7 @@
"duckdb!=0.10.3",
"dateparser",
"freezegun",
"hyperscript",
"hyperscript>=0.1.0",
"importlib-metadata; python_version<'3.12'",
"ipywidgets",
"jinja2",
Expand Down

0 comments on commit 0057719

Please sign in to comment.