Skip to content

Commit

Permalink
this is the actual patch
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Jun 19, 2023
1 parent 94818a8 commit 99d0375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ classifiers = [
]
dependencies = [
"crcmod~=1.7",
"colorama~=0.4",
"colorama~=0.4.0",
"colorlog~=6.6",
"cobs~=1.2",
"prompt-toolkit~=3.0",
"deprecation~=2.1",
"pyserial~=3.5",
"dle-encoder~=0.2.3",
"spacepackets~=0.15",
"spacepackets~=0.15.0",
]

[project.optional-dependencies]
Expand Down

0 comments on commit 99d0375

Please sign in to comment.