Skip to content

Commit c7fb8ec

Browse files
committed
fix: add missing future-fstrings package
1 parent 5f50796 commit c7fb8ec

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ authors = ["Nathan Edwards <[email protected]>"]
77
[tool.poetry.dependencies]
88
python = ">=3.10"
99
casadi = "^3.7.1"
10+
future-fstrings = "^1.2.0"
1011

1112
[tool.poetry.dev-dependencies]
1213

0 commit comments

Comments
 (0)