We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c16fcf4 + d563b93 commit 93cdd36Copy full SHA for 93cdd36
setup.py
@@ -33,7 +33,7 @@
33
# once the minimum version for ruamel.yaml >= 0.15.99
34
# then please update the mypy targets in the Makefile
35
'rdflib >= 4.2.2, < 4.3.0',
36
- 'rdflib-jsonld >= 0.3.0, < 0.5.0',
+ 'rdflib-jsonld >= 0.3.0, < 0.6.0',
37
'mistune >= 0.8.1, < 0.9',
38
'CacheControl >= 0.11.7, < 0.12',
39
'lockfile >= 0.9',
0 commit comments