Codebase list poshc2 / ea232b43-795f-40c2-ae17-2c86bba402f3/main Pipfile
ea232b43-795f-40c2-ae17-2c86bba402f3/main

Tree @ea232b43-795f-40c2-ae17-2c86bba402f3/main (Download .tar.gz)

Pipfile @ea232b43-795f-40c2-ae17-2c86bba402f3/mainraw · history · blame

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

[dev-packages]

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

[requires]
python_version = "3.8"