-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.67 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
cachetools==5.3.3
# via google-auth
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
google-api-core==2.19.1
# via google-api-python-client
google-api-python-client==2.136.0
# via -r requirements.in
google-auth==2.31.0
# via
# -r requirements.in
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-auth-oauthlib
google-auth-httplib2==0.2.0
# via
# -r requirements.in
# google-api-python-client
google-auth-oauthlib==1.2.0
# via -r requirements.in
googleapis-common-protos==1.63.2
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.1
# via pytest
pluggy==1.5.0
# via pytest
proto-plus==1.24.0
# via google-api-core
protobuf==5.27.2
# via
# google-api-core
# googleapis-common-protos
# proto-plus
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pyparsing==3.1.2
# via httplib2
pytest==8.3.1
# via
# -r requirements.in
# pytest-mock
pytest-mock==3.14.0
# via -r requirements.in
python-decouple==3.8
# via -r requirements.in
requests==2.32.3
# via
# google-api-core
# requests-oauthlib
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rsa==4.9
# via google-auth
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.2
# via requests