Codebase list poshc2 / 4fb30d48-434b-4cb5-89ee-3771b7fc07c6/main Pipfile
4fb30d48-434b-4cb5-89ee-3771b7fc07c6/main

Tree @4fb30d48-434b-4cb5-89ee-3771b7fc07c6/main (Download .tar.gz)

Pipfile @4fb30d48-434b-4cb5-89ee-3771b7fc07c6/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"