Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwanghan authored Aug 14, 2024
1 parent c6a7f7c commit d4669f1
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 @@ -39,7 +39,7 @@ def get_version() -> str:
url="http://github.com/fugue-project/fugue",
install_requires=[
"triad>=0.9.7",
"adagio>=0.2.4",
"adagio>=0.2.6",
],
extras_require={
"sql": SQL_DEPENDENCIES,
Expand Down

0 comments on commit d4669f1

Please sign in to comment.