Skip to content

Commit

Permalink
Pinned pandas temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Jan 26, 2019
1 parent 98a6cf9 commit 44ff38a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -124,7 +124,7 @@ def package_assets(example_path):
install_requires = [
'bokeh >=1.0.0',
'holoviews >=1.11.0',
'pandas'
'pandas<0.24.0'
]

_examples_extra = [
Expand Down

0 comments on commit 44ff38a

Please sign in to comment.