-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Description
I believe there are some issues with the dependency definitions:
Per the README, I ran pip install argus-recon, but was unable to run argus without also running pip install cmd2. I believe cmd2 is missing from pyproject.toml.
However, doing that results in another issue:
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
cmd2 3.1.0 requires rich>=14.1.0, but you have rich 13.9.4 which is incompatible.
The allowed versions for rich in requirements.txt don't match what is in pyproject.toml.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels