Skip to content

Commit 735b514

Browse files
committed
Update dependencies
1 parent 12c8f02 commit 735b514

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

poetry.lock

+19-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "nautilus_data"
3-
version = "0.13.0"
3+
version = "0.14.0"
44
description = ""
55
authors = ["Nautech Systems <[email protected]>"]
66

77
[tool.poetry.dependencies]
88
python = ">=3.11,<3.13"
9-
nautilus_trader = ">=1.194.0"
9+
nautilus_trader = ">=1.195.0"
1010
requests = "^2.32"
1111

1212
[build-system]

0 commit comments

Comments
 (0)