mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 07:15:15 +00:00
15 lines
196 B
TOML
15 lines
196 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
boto3="1.9.188"
|
|
ansi2html="1.5.2"
|
|
detect-secrets="0.12.4"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|