mirror of
https://github.com/ceph/ceph
synced 2025-01-09 04:30:26 +00:00
a6f5efb620
Following error occurs while running "sudo install-deps.sh" - ERROR: Double requirement given: PyYAML==6.0 (from -r requirements-lint.txt (line 5)) (already in pyyaml (from -r requirements-alerts.txt (line 1)), name='PyYAML') PyYAML is mentioned twice as a requirement. It is mentioned once in both the following files - monitoring/ceph-mixin/requirements-lint.txt monitoring/ceph-mixin/requirements-alerts.txt These requirements were added in commits44d3e4c264
and4750ac0d77
. Fixes: https://tracker.ceph.com/issues/54185 Signed-off-by: Rishabh Dave <ridave@redhat.com>
3 lines
16 B
Plaintext
3 lines
16 B
Plaintext
pyyaml==6.0
|
|
bs4
|