Codebase list poshc2 / 47c6afde-265f-41b8-ad3a-65765d4967d1/main Pipfile
47c6afde-265f-41b8-ad3a-65765d4967d1/main

Tree @47c6afde-265f-41b8-ad3a-65765d4967d1/main (Download .tar.gz)

Pipfile @47c6afde-265f-41b8-ad3a-65765d4967d1/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"