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 62c528d commit 47165fcCopy full SHA for 47165fc
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.3
4
-html5rdf==1.2.0
+html5rdf==1.2.1
docker/latest/requirements.txt
@@ -4,11 +4,11 @@
#
5
# pip-compile docker/latest/requirements.in
6
7
-html5rdf==1.2
8
- # via -r docker/latest/requirements.in
+ # via -r requirements.in
9
isodate==0.7.2
10
# via rdflib
11
pyparsing==3.0.9
12
13
14
0 commit comments