Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
add filterpy/pykalman
  • Loading branch information
thompson0012 committed Nov 20, 2021
1 parent f2b79e3 commit 433dfc3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,14 @@ ray = "^1.7.0"
dask = "^2021.9.1"
keras = "^2.6.0"
tensorflow = "^2.6.0"
filterpy = "^1.4.5"
pykalman = "^0.9.5"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
icecream = "^2.1.1"
PySnooper = "^1.0.0"
torchkeras = "^2.1.2"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 433dfc3

Please sign in to comment.