Skip to content

Commit

Permalink
fix prefect dep
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Oct 26, 2024
1 parent 4d73ba1 commit bab41dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
[project.optional-dependencies]
generator = ["datamodel-code-generator>=0.20.0"]
chromadb = ["chromadb"]
prefect = ["prefect@git+https://github.com/PrefectHQ/prefect.git"]
prefect = ["prefect"]
dev = [
"marvin[tests]",
"black[jupyter]",
Expand Down

0 comments on commit bab41dd

Please sign in to comment.