Codebase list poshc2 / a1952898-4784-4908-98b4-0891f02af7a5/upstream Pipfile
a1952898-4784-4908-98b4-0891f02af7a5/upstream

Tree @a1952898-4784-4908-98b4-0891f02af7a5/upstream (Download .tar.gz)

Pipfile @a1952898-4784-4908-98b4-0891f02af7a5/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"