Skip to content

Commit

Permalink
Bump versions in setup.cfg (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 12, 2018
1 parent 109d278 commit 7730545
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions setup.cfg
Expand Up @@ -32,12 +32,12 @@ packages = find:
python_requires = >=3.6
install_requires =
bokeh >=1.0.0dev6
holoviews >=1.11.0a4
geoviews >=1.5.4a6
holoviews >=1.11.0a8
geoviews >=1.5.4a13
hvplot >=0.2.1
datashader >=0.6.8
panel >=0.1.0a3
param >=1.8.0a2
panel >=0.1.0
param >=1.8.1
paramnb >=2.0.4
parambokeh >=0.2.3

Expand Down Expand Up @@ -106,12 +106,12 @@ pins =
###
# mutually compatible pyviz-maintained packages
bokeh = 1.0.0dev6
holoviews = 1.11.0a4
holoviews = 1.11.0a8
hvplot = 0.2.1
geoviews = 1.5.4a6
geoviews = 1.5.4a13
datashader = 0.6.8
panel = 0.1.0a3
param = 1.8.0a2
panel = 0.1.0
param = 1.8.1
paramnb = 2.0.4
parambokeh = 0.2.3
###
Expand Down

0 comments on commit 7730545

Please sign in to comment.