Codebase list poshc2 / dfff836d-6997-4c87-8076-d9af121f9245/main Pipfile
dfff836d-6997-4c87-8076-d9af121f9245/main

Tree @dfff836d-6997-4c87-8076-d9af121f9245/main (Download .tar.gz)

Pipfile @dfff836d-6997-4c87-8076-d9af121f9245/mainraw · 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"