summaryrefslogtreecommitdiff
path: root/docker/latest/requirements.txt
blob: 5b3bae5d3880e76681a5be062508f4a6bef208a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
#    pip-compile --resolver=backtracking docker/latest/requirements.in
#
html5lib==1.1
    # via -r docker/latest/requirements.in
isodate==0.6.1
    # via rdflib
pyparsing==3.0.9
    # via rdflib
rdflib==6.3.2
    # via -r docker/latest/requirements.in
six==1.16.0
    # via
    #   html5lib
    #   isodate
webencodings==0.5.1
    # via html5lib