-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.13 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile
#
anyio==4.8.0
# via httpx
attrs==24.3.0
# via
# jsonschema
# referencing
certifi==2024.12.14
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.1
# via requests
dominate==2.9.1
# via pylode
h11==0.14.0
# via httpcore
html5lib==1.1
# via pylode
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via pylode
idna==3.10
# via
# anyio
# httpx
# requests
jsonschema==4.23.0
# via -r requirements.in
jsonschema-specifications==2024.10.1
# via jsonschema
markdown==3.7
# via pylode
pylode==3.2.0
# via -r requirements.in
pyparsing==3.2.1
# via rdflib
rdflib==7.1.3
# via
# -r requirements.in
# pylode
referencing==0.36.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via -r requirements.in
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.17.0
# via html5lib
sniffio==1.3.1
# via anyio
urllib3==2.3.0
# via requests
webencodings==0.5.1
# via html5lib