python3Packages.panel: 0.11.3 -> 0.12.1

This commit is contained in:
Martin Weinelt
2021-09-05 14:58:01 +02:00
parent 439e0a34a7
commit e28b5ebf73
4 changed files with 98 additions and 99 deletions
@@ -1,6 +1,6 @@
{
"name": "@holoviz/panel",
"version": "0.11.1",
"version": "0.12.1",
"description": "A high level dashboarding library for python visualization libraries.",
"license": "BSD-3-Clause",
"repository": {
@@ -8,7 +8,7 @@
"url": "https://github.com/holoviz/panel.git"
},
"dependencies": {
"@bokeh/bokehjs": "^2.3.0",
"@bokeh/bokehjs": "^2.3.3",
"@luma.gl/constants": "^8.0.3",
"@types/debounce": "^1.2.0",
"@types/gl-matrix": "^2.4.5",