mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Remove unneeded test dependencies
AFAICS, these are not used anywhere
This commit is contained in:
@@ -1,12 +1,8 @@
|
|||||||
-r ../requirements.txt
|
-r ../requirements.txt
|
||||||
ansible-lint==24.10.0
|
ansible-lint==24.10.0
|
||||||
apache-libcloud==3.8.0
|
distlib==0.3.9
|
||||||
ara[server]==1.7.2
|
|
||||||
dopy==0.3.7
|
|
||||||
molecule==24.12.0
|
molecule==24.12.0
|
||||||
molecule-plugins[vagrant]==23.5.3
|
molecule-plugins[vagrant]==23.5.3
|
||||||
pytest-testinfra==10.1.1
|
pytest-testinfra==10.1.1
|
||||||
python-vagrant==1.0.0
|
python-vagrant==1.0.0
|
||||||
tox==4.23.2
|
|
||||||
tzdata==2024.2
|
|
||||||
yamllint==1.35.1
|
yamllint==1.35.1
|
||||||
|
|||||||
Reference in New Issue
Block a user