Skip to content

Commit

Permalink
bump beam
Browse files Browse the repository at this point in the history
  • Loading branch information
norlandrhagen committed Aug 27, 2024
1 parent afa406a commit 327395e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[build-system]
requires = ["setuptools>=67.7.2", "wheel", "setuptools_scm[toml]>=6.0"]
requires = ["setuptools>=67.7.2", "wheel", "setuptools_scm[toml]>=8.0"]
build-backend = "setuptools.build_meta"


Expand Down Expand Up @@ -27,7 +27,7 @@ classifiers = [
license = { text = "Apache-2.0" }
keywords = ["pangeo", "data"]
dependencies = [
"apache-beam",
"apache-beam == 2.58.1 ",
"cftime",
"dask >= 2021.11.2",
"fastparquet",
Expand Down

0 comments on commit 327395e

Please sign in to comment.