From eaa3ea17be7eabc4ea0c9bae2b31c80924fb0a85 Mon Sep 17 00:00:00 2001
From: Md Rezaul Karim <rezaul.karim@fit.fraunhofer.de>
Date: Thu, 14 Oct 2021 22:58:28 +0200
Subject: [PATCH] Update setup.py

---
 setup.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/setup.py b/setup.py
index 7df9761..05d7271 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,6 @@ setuptools.setup(
         "ipython>=7.0.0",
         "graphviz",
         "sparqlwrapper>=1.8.5",
-        "sparqlslurper>=0.4",
         "owlrl"
     ],
     classifiers=[
-- 
GitLab