Skip to content

Commit

Permalink
need the progress attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
robamu committed Oct 31, 2024
1 parent 8abdeec commit 43acd91
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 @@ -37,7 +37,8 @@ dependencies = [
"pyserial~=3.5",
"dle-encoder~=0.2.3",
"spacepackets>=0.24.0, <=0.25",
"cfdp-py>=0.1.1, <=0.3",
# "cfdp-py>=0.1.1, <=0.3",
"cfdp-py @ git+https://github.com/us-irs/cfdp-py.git@main"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 43acd91

Please sign in to comment.