Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed Apr 22, 2024
1 parent 54e5bbe commit f002c62
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@ keywords = [
dependencies = [
"NREL-rex",
"cartopy",
"dask<2024.3",
"dask-jobqueue",
"h5netcdf",
"h5py",
#"dask<2024.3",
#"dask-jobqueue",
#"h5netcdf",
#"h5py",
"jupyterlab",
"matplotlib",
"netCDF4",
Expand All @@ -49,7 +49,7 @@ dependencies = [
"scipy",
"tables",
"tqdm",
"xarray",
#"xarray",
"pre-commit",
]
dynamic = ["version"]
Expand Down

0 comments on commit f002c62

Please sign in to comment.