Files
prowler/Pipfile
shaunography f3d617a1c8 Fix Pipfile
2019-08-21 19:34:14 +01:00

15 lines
208 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"