-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 988 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
#
archivessnake==0.10.1
# via -r requirements.in
attrs==24.2.0
# via archivessnake
boltons==24.1.0
# via archivessnake
boto3==1.35.71
# via -r requirements.in
botocore==1.35.71
# via
# boto3
# s3transfer
certifi==2024.8.30
# via requests
charset-normalizer==3.4.0
# via requests
idna==3.10
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
more-itertools==10.5.0
# via archivessnake
python-dateutil==2.9.0.post0
# via botocore
pyyaml==6.0.2
# via archivessnake
rapidfuzz==3.10.1
# via archivessnake
requests==2.32.3
# via
# -r requirements.in
# archivessnake
s3transfer==0.10.4
# via boto3
shortuuid==1.0.13
# via -r requirements.in
six==1.16.0
# via python-dateutil
structlog==24.4.0
# via archivessnake
urllib3==2.2.3
# via
# botocore
# requests