Codebase list poshc2 / c7e15d91-97a2-45e6-8749-25a330321b42/main Pipfile
c7e15d91-97a2-45e6-8749-25a330321b42/main

Tree @c7e15d91-97a2-45e6-8749-25a330321b42/main (Download .tar.gz)

Pipfile @c7e15d91-97a2-45e6-8749-25a330321b42/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"