mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-24 13:01:56 +00:00
Added rich to poetry dependencies
This commit is contained in:
+2
-2
@@ -47,11 +47,11 @@ msgraph-core = "0.2.2"
|
||||
msrestazure = "^0.6.4"
|
||||
pydantic = "1.10.13"
|
||||
python = ">=3.9,<3.12"
|
||||
rich = "^13.7.0"
|
||||
schema = "0.7.5"
|
||||
shodan = "1.30.1"
|
||||
slack-sdk = "3.26.1"
|
||||
tabulate = "0.9.0"
|
||||
rich = "^13.7.0"
|
||||
|
||||
[tool.poetry.extras]
|
||||
docs = ["mkdocs", "mkdocs-material"]
|
||||
@@ -65,8 +65,8 @@ flake8 = "6.1.0"
|
||||
freezegun = "1.3.1"
|
||||
mock = "5.1.0"
|
||||
moto = {extras = ["all"], version = "4.2.12"}
|
||||
openapi-spec-validator = "0.7.1"
|
||||
openapi-schema-validator = "0.6.2"
|
||||
openapi-spec-validator = "0.7.1"
|
||||
pylint = "3.0.3"
|
||||
pytest = "7.4.3"
|
||||
pytest-cov = "4.1.0"
|
||||
|
||||
Reference in New Issue
Block a user