diff --git a/pyproject.toml b/pyproject.toml --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "watchdog>=2.1.7", "standardservice @ https://projects.bigasterisk.com/standardservice/standardservice-0.6.0.tar.gz", "cycloneerr @ https://projects.bigasterisk.com/cycloneerr/cycloneerr-0.4.0.tar.gz", - "rdfdb @ https://projects.bigasterisk.com/rdfdb/rdfdb-0.21.0.tar.gz", + "rdfdb @ file:///home/drewp/projects/rdfdb", "web.py>=0.62", "uvicorn>=0.17.6", "starlette[standard]>=0.19.0",