Skip to content
Snippets Groups Projects
Commit 20440d31 authored by Florian Obersteiner's avatar Florian Obersteiner :octopus:
Browse files

prepare next version

parent e6d4ee13
No related branches found
No related tags found
1 merge request!8trajectory plotting
[project]
name = "caribic-dash"
version = "0.0.16"
version = "0.0.17"
description = "IRISCC dashboard with CARIBIC data"
readme = "README.md"
requires-python = ">=3.12"
classifiers = [
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
]
dependencies = [
"dash>=2.18.2",
"dash-bootstrap-components>=2.0.0",
"gunicorn>=23.0.0",
"netcdf4>=1.7.2", # indirect; backend for xarray
"pandas>=2.2.3",
"plotly>=6.0.1",
"python-dotenv>=1.0.1",
"siphon>=0.10.0",
"xarray>=2025.3.0",
"dash>=2.18.2",
"dash-bootstrap-components>=2.0.0",
"gunicorn>=23.0.0",
"netcdf4>=1.7.2", # indirect; backend for xarray
"pandas>=2.2.3",
"plotly>=6.0.1",
"python-dotenv>=1.0.1",
"siphon>=0.10.0",
"xarray>=2025.3.0",
]
[dependency-groups]
......
......@@ -80,7 +80,7 @@ wheels = [
[[package]]
name = "caribic-dash"
version = "0.0.16"
version = "0.0.17"
source = { virtual = "." }
dependencies = [
{ name = "dash" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment