Skip to content

Commit

Permalink
for now, continue to use a fixed version
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Feb 6, 2025
1 parent a9f5edd commit 5c2fc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bfabric_app_runner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ authors = [
]
requires-python = ">=3.12"
dependencies = [
"bfabric>=1.13.19",
"bfabric==1.13.19",
"pydantic",
"glom",
"mako",
Expand Down

0 comments on commit 5c2fc50

Please sign in to comment.