Skip to content

Commit dc34673

Browse files
committed
Update poetry specification
1 parent f29ef56 commit dc34673

File tree

2 files changed

+28
-27
lines changed

2 files changed

+28
-27
lines changed

poetry.lock

Lines changed: 26 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[tool.poetry]
22
name = "finterion-investing-algorithm-framework"
33
version = "v0.14.1"
4-
description = "This is the official plugin for the investing algorithm framework open source project."
4+
description = "This is the official finterion plugin for the investing algorithm framework open source project."
55
authors = ["Marc van Duyn <[email protected]>"]
66
readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.8.1"
10-
investing-algorithm-framework = "^3.2.0"
10+
investing-algorithm-framework = "^3.3.1"
1111
finterion = "^0.8.8"
1212

1313
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)