mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 06:45:08 +00:00
14 lines
186 B
TOML
14 lines
186 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
boto3 = ">=1.9.188"
|
|
detect-secrets = ">=0.12.4"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|