mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 15:45:20 +01:00
Remove unmaintained pycrypto from unit test requirements
This commit is contained in:
parent
5f44339fa5
commit
a18f3a3643
2 changed files with 2 additions and 1 deletions
2
changelogs/fragments/652-remove-pycrypto.yml
Normal file
2
changelogs/fragments/652-remove-pycrypto.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
bugfixes:
|
||||||
|
- Remove unmaintained and vulnerable ``pycrypto`` dependency from unit test requirements.
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
boto3
|
boto3
|
||||||
placebo
|
placebo
|
||||||
pycrypto
|
|
||||||
passlib
|
passlib
|
||||||
pypsrp
|
pypsrp
|
||||||
python-memcached
|
python-memcached
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue