Codebase list poshc2 / upstream/7.4.0 Pipfile
upstream/7.4.0

Tree @upstream/7.4.0 (Download .tar.gz)

Pipfile @upstream/7.4.0raw · history · blame

[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
pytest = "*"
pycodestyle = "*"
autopep8 = "*"
pylint = "*"
rope = "*"

[packages]
pandas = "*"
prompt-toolkit = "*"
pycrypto = "*"
psycopg2 = "*"
pyOpenSSL = "*"
PyYAML = "*"
donut-shellcode = "==0.9.2"