Skip to content

Commit

Permalink
Bumped minimum pyviz_comms pin from 0.7.3 to 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jlstevens committed Mar 2, 2021
1 parent cab5941 commit d235b1c
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 @@ -13,7 +13,7 @@
install_requires = [
"param >=1.9.3,<2.0",
"numpy >=1.0",
"pyviz_comms >=0.7.3",
"pyviz_comms >=0.7.4",
"panel >=0.8.0",
"colorcet",
"pandas",
Expand Down

0 comments on commit d235b1c

Please sign in to comment.