Codebase list poshc2 / run/d9ee7574-f2f6-4fb4-aedd-af2487850b4a/main Pipfile
run/d9ee7574-f2f6-4fb4-aedd-af2487850b4a/main

Tree @run/d9ee7574-f2f6-4fb4-aedd-af2487850b4a/main (Download .tar.gz)

Pipfile @run/d9ee7574-f2f6-4fb4-aedd-af2487850b4a/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"