2
0
mirror of https://github.com/openkmip/pykmip synced 2026-01-04 17:43:51 +00:00
Files
pykmip/test-requirements.txt
Peter Hamilton e83da492e3 Pin PyYAML to <=5.2
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.
2020-02-24 14:36:53 -05:00

11 lines
86 B
Plaintext

coverage
pytest
flake8
testtools
fixtures
mock
slugs
sphinx
PyYAML<=5.2
bandit==1.5.1