Skip to content

Commit

Permalink
[dagster u] bump project_dagster_university_start to 1.6.*
Browse files Browse the repository at this point in the history
  • Loading branch information
cmpadden committed Feb 2, 2024
1 parent 3bc3964 commit 059e4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/project_dagster_university_start/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
name="dagster_university",
packages=find_packages(exclude=["dagster_university_tests"]),
install_requires=[
"dagster==1.5.*",
"dagster==1.6.*",
"dagster-cloud",
"dagster-duckdb",
"geopandas",
Expand Down

0 comments on commit 059e4d7

Please sign in to comment.