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

[packages]
hbreader = "*"
# Note: pyld needs requests package to access contexts
requests = "*"
# TODO: this becomes pyld again once we get all our changes merged
pyldmod = "*"
jsonasobj2 = "~=1.0, >=1.0.4"
pyyaml = "~=5.1"
rdflib = "~=5.0"
# TODO: this becomes rdflib-pyld-compat once we get pyld changes merged
rdflib-pyldmod-compat = "*"
rdflib-jsonld = ">=0.5.0, <=0.6.1"
click = "*"
prefixcommons = "*"
shexjsg = "~=0.7"
deprecated = "*"
jsonschema = ">= 3.2.0"
json-flattener = ">= 0.1.7"


[dev-packages]

[pipenv]
allow_prereleases = true
