forked from andgineer/docker-amazon-dash-button-hack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
84 lines (84 loc) · 1.72 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
annotated-types==0.6.0
# via pydantic
cachetools==5.3.1
# via google-auth
certifi==2023.7.22
# via requests
cffi==1.16.0
# via -r requirements.in
charset-normalizer==3.3.0
# via requests
google-api-core==2.12.0
# via google-api-python-client
google-api-python-client==2.102.0
# via -r requirements.in
google-auth==2.23.2
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.1.1
# via google-api-python-client
googleapis-common-protos==1.60.0
# via google-api-core
httplib2==0.22.0
# via
# -r requirements.in
# google-api-python-client
# google-auth-httplib2
# oauth2client
idna==3.4
# via requests
oauth2client==4.1.3
# via -r requirements.in
protobuf==4.24.4
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.5.0
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via
# google-auth
# oauth2client
pycparser==2.21
# via cffi
pydantic==2.4.2
# via -r requirements.in
pydantic-core==2.10.1
# via pydantic
pyparsing==3.1.1
# via httplib2
python-dateutil==2.8.2
# via -r requirements.in
requests==2.31.0
# via
# -r requirements.in
# google-api-core
rsa==4.9
# via
# google-auth
# oauth2client
scapy==2.5.0
# via -r requirements.in
six==1.16.0
# via
# oauth2client
# python-dateutil
typing-extensions==4.8.0
# via
# pydantic
# pydantic-core
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.0.6
# via requests