Skip to content

Commit

Permalink
add deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ajshedivy committed Apr 19, 2024
1 parent 1c98fa4 commit 0b35ad3
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 @@ -19,7 +19,8 @@ authors = [
]
requires-python = ">=3.8"
dependencies = [
# Add your own dependencies here
"dataclasses-json>=0.6.4",
"websocket-client>=1.2.1",
]
license = {file = "LICENSE"}

Expand Down

0 comments on commit 0b35ad3

Please sign in to comment.