Skip to content

Commit

Permalink
poetry dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
remade committed Nov 24, 2024
1 parent aead5aa commit d21a804
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 1 deletion.
138 changes: 137 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ requires = ["setuptools", "wheel", "setuptools-rust"]
[tool.poetry.dependencies]
python = "^3.10"
requests = "^2.32.3"
cbor2 = "^5.6.5"
websockets = "^14.1"

[tool.poetry.group.dev]
[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d21a804

Please sign in to comment.