Skip to content

Commit

Permalink
chore(env): Bump dagster versions
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Sep 10, 2024
1 parent 9a2112b commit bb89e98
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@ classifiers = ["Programming Language :: Python :: 3"]
dependencies = [
"cdsapi >= 0.6.1",
"ecmwf-api-client >= 1.6.3",
"dagit >= 1.6.2",
"dagster >= 1.6.2",
"dagster-cloud >= 1.6.2",
"dagster-webserver >= 1.6.2",
"dagster-graphql >= 1.6.2",
"dagster-postgres >= 0.22.9",
"dagster-docker >= 0.22.9",
"dagster-pipes >= 1.7.8",
"dagit >= 1.8.5",
"dagster >= 1.8.5",
"dagster-cloud >= 1.8.5",
"dagster-webserver >= 1.8.5",
"dagster-graphql >= 1.8.5",
"dagster-postgres >= 0.24.5",
"dagster-docker >= 0.24.5",
"dagster-pipes >= 1.8.5",
"huggingface-hub >= 0.19.4",
"kbatch >= 0.4.2",
"meteomatics == 2.11.1",
Expand Down

0 comments on commit bb89e98

Please sign in to comment.