Added cyclone back because pip depends on it

This commit is contained in:
alexjanousekGSA
2025-06-12 11:16:25 -04:00
parent df7b410386
commit dad967d679
2 changed files with 55 additions and 34 deletions

View File

@@ -82,13 +82,13 @@ awscli = "^1.40.26"
typing-extensions = "^4.14.0"
aiohttp = "^3.12.12"
pytest = "^8.4.0"
pip-audit = "^2.9.0"
[tool.poetry.group.dev.dependencies]
awscli = "^1.33.32"
bandit = "*"
black = "^25.1.0"
cyclonedx-python-lib = "^10.2.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
flake8 = "^7.2.0"