New deps in the `pyproject.toml`:

- `cryptofeed` 2.4.0
- `pyarrow` 17.0.0
- `poetry.lock` updated too.
pull/19/head
Nelson Torres 2025-01-29 18:00:26 -03:00
parent 91398b7b4f
commit 3b90f9c5e8
2 changed files with 958 additions and 1 deletions

957
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -69,6 +69,8 @@ pdbp = "^1.5.0"
trio = "^0.24"
pendulum = "^3.0.0"
httpx = "^0.27.0"
cryptofeed = "^2.4.0"
pyarrow = "^17.0.0"
[tool.poetry.dependencies.tractor]
develop = true