Codebase list poshc2 / 977e91f6-2371-4c09-bddf-2c95dfeb1940/main Pipfile
977e91f6-2371-4c09-bddf-2c95dfeb1940/main

Tree @977e91f6-2371-4c09-bddf-2c95dfeb1940/main (Download .tar.gz)

Pipfile @977e91f6-2371-4c09-bddf-2c95dfeb1940/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"