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.
1 parent c931a1c commit 2386517Copy full SHA for 2386517
docker/latest/requirements.in
@@ -1,4 +1,4 @@
1
# This file is used for building a docker image of the latest rdflib release. It
2
# will be updated by dependabot when new releases are made.
3
-rdflib==7.1.2
+rdflib==7.1.4
4
html5rdf==1.2.1
docker/latest/requirements.txt
@@ -5,8 +5,8 @@
5
# pip-compile docker/latest/requirements.in
6
#
7
8
- # via -r docker/latest/requirements.in
+ # via -r requirements.in
9
pyparsing==3.2.0
10
# via rdflib
11
12
0 commit comments