Skip to content

Commit

Permalink
add ddsketch[serialization] as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufede committed Apr 2, 2024
1 parent f575987 commit 3e15559
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 @@ -30,7 +30,7 @@
python_requires=">=3.8",
install_requires=[
"aiohttp",
"ddsketch",
"ddsketch[serialization]",
"msgpack",
"requests",
"typing_extensions",
Expand Down

0 comments on commit 3e15559

Please sign in to comment.