Skip to content

Commit

Permalink
poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
Chavithra committed Jan 1, 2024
1 parent 764b1e1 commit 7777fa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ packages = [
]
readme = "README.md"
repository = "https://github.com/chavithra/degiro-connector"
version = "3.0.8"
version = "3.0.9"

[tool.poetry.dependencies]
python = "^3.10"
Expand All @@ -24,6 +24,7 @@ polars = "^0.20.2"
grpcio = "^1.51.1"
protobuf = "^4.21.12"
wrapt = "^1.14.1"
orjson = "^3.9.10"

[tool.poetry.dev-dependencies]
flake8 = "^3.9.2"
Expand Down

0 comments on commit 7777fa3

Please sign in to comment.