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

[packages]
hbreader = "*"
pyld = { git = "https://github.com/hsolbrig/pyld" }
jsonasobj = "==2.0.2dev1"
pyyaml = ">=5.1"
rdflib = "*"
rdflib-pyld-compat = "*"
rdflib-jsonld = "*"
click = "*"
prefixcommons = "*"
shexjsg = "*"

[dev-packages]
requests = "*"

[pipenv]
allow_prereleases = true
