Codebase list poshc2 / 224e009c-aa0c-4d6e-ac0d-edd2dd7e4d35/main Pipfile
224e009c-aa0c-4d6e-ac0d-edd2dd7e4d35/main

Tree @224e009c-aa0c-4d6e-ac0d-edd2dd7e4d35/main (Download .tar.gz)

Pipfile @224e009c-aa0c-4d6e-ac0d-edd2dd7e4d35/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"