mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 23:05:05 +00:00
feat(python): support Python 3.12 (#3371)
This commit is contained in:
@@ -46,7 +46,7 @@ mkdocs-material = {version = "9.5.6", optional = true}
|
||||
msgraph-sdk = "^1.0.0"
|
||||
msrestazure = "^0.6.4"
|
||||
pydantic = "1.10.14"
|
||||
python = ">=3.9,<3.12"
|
||||
python = ">=3.9,<3.13"
|
||||
schema = "0.7.5"
|
||||
shodan = "1.31.0"
|
||||
slack-sdk = "3.26.2"
|
||||
|
||||
Reference in New Issue
Block a user