Skip to content

Commit

Permalink
Update pin on pyviz_comms to not pull down 2.0.0a2
Browse files Browse the repository at this point in the history
  • Loading branch information
hoxbro committed Jan 30, 2024
1 parent 0e9ca5d commit 22e4b5f
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 @@ -12,7 +12,7 @@
install_requires = [
"param >=1.12.0,<3.0",
"numpy >=1.0",
"pyviz_comms >=0.7.4",
"pyviz_comms >=2.3",
"panel >=1.0",
"colorcet",
"packaging",
Expand Down

0 comments on commit 22e4b5f

Please sign in to comment.