New deps in the `pyproject.toml`:
- `cryptofeed` 2.4.0 - `pyarrow` 17.0.0 - `poetry.lock` updated too.pull/19/head
parent
91398b7b4f
commit
3b90f9c5e8
File diff suppressed because it is too large
Load Diff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue