[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
black = "*"
pytest = "*"
sphinx = "*"
sphinx-rtd-theme = "*"

[packages]
prettytable = "<=2.4.0"
tqdm = "<=4.62.3"
colorama = "<=0.4.4"
quark-engine = {editable = true,path = "."}
click = "<=8.0.3"
androguard = "==3.4.0a1"
graphviz = "<=0.18.2"
requests = "<=2.26.0"
pandas = "<=1.3.4"
plotly = "<=5.4.0"
prompt-toolkit = "<=3.0.36"
rzpipe = "<=0.1.2"
objection = "<=1.11.0"
frida = "<=15.2.2"
ciphey = ">=5.0.0,<=5.14.0"

[requires]
python_version = "3.8"

[pipenv]
allow_prereleases = true
