Files
recon-pipeline/Pipfile

26 lines
453 B
TOML

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[dev-packages]
flake8 = "==3.7.9"
pre-commit = "==2.2.0"
coverage = "==5.0.4"
sphinx = "==3.0.0"
sphinx-argparse = "==0.2.5"
sphinx-rtd-theme = "==0.4.3"
sphinxcontrib-napoleon = "==0.7"
pytest = "==5.4.1"
black = "==19.10b0"
[packages]
cmd2 = "==1.0.1"
luigi = "==2.8.12"
sqlalchemy = "==1.3.15"
python-libnmap = "==0.7.0"
pyyaml = "==5.3.1"
[requires]
python_version = "3"