-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
78 lines (78 loc) · 1.61 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
archivessnake==0.9.1
# via -r requirements.in
attrs==23.2.0
# via archivessnake
boltons==23.1.1
# via archivessnake
cachetools==5.3.2
# via google-auth
certifi==2023.11.17
# via requests
charset-normalizer==3.3.2
# via requests
freezegun==1.4.0
# via -r requirements.in
google-api-core==2.15.0
# via google-api-python-client
google-api-python-client==2.115.0
# via -r requirements.in
google-auth==2.27.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.2.0
# via google-api-python-client
googleapis-common-protos==1.62.0
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.6
# via requests
lxml==5.1.0
# via -r requirements.in
more-itertools==10.2.0
# via archivessnake
protobuf==4.25.2
# via
# -r requirements.in
# google-api-core
# googleapis-common-protos
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pyparsing==3.1.1
# via httplib2
python-dateutil==2.8.2
# via
# -r requirements.in
# freezegun
pyyaml==6.0.1
# via archivessnake
rapidfuzz==3.6.1
# via archivessnake
requests==2.31.0
# via
# archivessnake
# google-api-core
rsa==4.9
# via google-auth
six==1.16.0
# via python-dateutil
structlog==24.1.0
# via archivessnake
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.1.0
# via requests