-
Notifications
You must be signed in to change notification settings - Fork 42
/
requirements.txt
62 lines (62 loc) · 1.32 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
#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile
#
attrs==23.2.0
# via
# jsonschema
# referencing
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
idna==2.8
# via requests
importlib-metadata==7.0.1
# via gdc-client (pyproject.toml)
importlib-resources==6.4.0
# via
# jsonschema
# jsonschema-specifications
intervaltree==3.0.2
# via gdc-client (pyproject.toml)
jsonschema==4.23.0
# via gdc-client (pyproject.toml)
jsonschema-specifications==2023.12.1
# via jsonschema
lxml==5.2.2
# via gdc-client (pyproject.toml)
pkgutil-resolve-name==1.3.10
# via jsonschema
progressbar2==3.55.0
# via gdc-client (pyproject.toml)
python-utils==2.7.1
# via progressbar2
pyyaml==6.0.1
# via gdc-client (pyproject.toml)
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via gdc-client (pyproject.toml)
rpds-py==0.19.1
# via
# jsonschema
# referencing
six==1.16.0
# via
# progressbar2
# python-utils
sortedcontainers==2.4.0
# via intervaltree
termcolor==1.1.0
# via gdc-client (pyproject.toml)
urllib3==1.25.11
# via requests
zipp==3.17.0
# via
# importlib-metadata
# importlib-resources