Codebase list poshc2 / a9d3dacc-99e5-43d3-96b8-dde5cd12e076/upstream Pipfile
a9d3dacc-99e5-43d3-96b8-dde5cd12e076/upstream

Tree @a9d3dacc-99e5-43d3-96b8-dde5cd12e076/upstream (Download .tar.gz)

Pipfile @a9d3dacc-99e5-43d3-96b8-dde5cd12e076/upstreamraw · 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"