mirror of
https://github.com/openkmip/pykmip
synced 2026-01-04 17:43:51 +00:00
This change pins PyYAML, an upstream dependency for bandit, to be <=5.2. Version 5.3+ drops support for Python 3.4, which breaks any tests run using Python 3.4. When PyKMIP drops support for Python 3.4, this change can be reverted.
11 lines
86 B
Plaintext
11 lines
86 B
Plaintext
coverage
|
|
pytest
|
|
flake8
|
|
testtools
|
|
fixtures
|
|
mock
|
|
slugs
|
|
sphinx
|
|
PyYAML<=5.2
|
|
bandit==1.5.1
|