Codebase list poshc2 / 99f2e690-188a-447d-951d-0792a33dd8b7/main Pipfile
99f2e690-188a-447d-951d-0792a33dd8b7/main

Tree @99f2e690-188a-447d-951d-0792a33dd8b7/main (Download .tar.gz)

Pipfile @99f2e690-188a-447d-951d-0792a33dd8b7/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"