Codebase list poshc2 / 7a1d4ff3-3341-4c8c-9cc9-c1fce722d2a6/main Pipfile
7a1d4ff3-3341-4c8c-9cc9-c1fce722d2a6/main

Tree @7a1d4ff3-3341-4c8c-9cc9-c1fce722d2a6/main (Download .tar.gz)

Pipfile @7a1d4ff3-3341-4c8c-9cc9-c1fce722d2a6/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"