Commit 8434006
authored
Require RDFLib 7.1.3 at a minimum. (#623)
Since commit 7f86813, SSSOM-Py requires at least RDFLib 7.1.2, because
prior versions do not export a `Node` class in the `rdflib` package.
Here, we require 7.1.3 because release 7.1.2 was apparently deleted by
RDFLib developers for some reason.
closes #6221 parent b5077e7 commit 8434006
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
0 commit comments