-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
53 lines (52 loc) · 1.04 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
attrs==23.2.0
# via
# cmd2
# jsonschema
# referencing
cmd2==1.5.0
# via kuksa-client
colorama==0.4.6
# via cmd2
grpcio==1.62.0
# via grpcio-tools
grpcio-tools==1.62.0
# via kuksa-client
jsonpath-ng==1.6.1
# via kuksa-client
jsonschema==4.21.1
# via -r requirements.in
jsonschema-specifications==2023.12.1
# via jsonschema
kuksa-client==0.4.2
# via -r requirements.in
ply==3.11
# via jsonpath-ng
protobuf==4.25.3
# via grpcio-tools
pygments==2.17.2
# via kuksa-client
pyperclip==1.8.2
# via cmd2
referencing==0.33.0
# via
# -r requirements.in
# jsonschema
# jsonschema-specifications
rpds-py==0.18.0
# via
# jsonschema
# referencing
wcwidth==0.2.13
# via cmd2
websockets==12.0
# via
# -r requirements.in
# kuksa-client
# The following packages are considered to be unsafe in a requirements file:
# setuptools