Skip to content
This repository was archived by the owner on Jul 16, 2026. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 2 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,8 +187,6 @@ rich==12.5.1
# molecule
ruamel-yaml==0.17.21
# via ansible-lint
ruamel-yaml-clib==0.2.6
# via ruamel-yaml
selinux==0.2.1
# via molecule-docker
six==1.16.0
Expand All @@ -204,9 +202,7 @@ text-unidecode==1.3
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# pytest
# via pytest
tomlkit==0.11.4
# via commitizen
typing-extensions==4.3.0
Expand All @@ -229,7 +225,7 @@ yamllint==1.28.0
# ansible-lint

# The following packages are considered to be unsafe in a requirements file:
setuptools==65.3.0
setuptools==65.5.1
# via
# cerberus
# nodeenv
Expand Down