From e2c7aeff3f125046eb41483908218bff32e56dc3 Mon Sep 17 00:00:00 2001 From: IanCa Date: Tue, 9 Jan 2024 11:12:51 -0600 Subject: [PATCH] Add rdflib to setup.cfg --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index fbd9ad55..d6ab3664 100644 --- a/setup.cfg +++ b/setup.cfg @@ -31,6 +31,7 @@ install_requires = portalocker python-dateutil pytz + rdflib semantic-version six