forked from artefactual/automation-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 1.24 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt /usr/lib/archivematica/automation-tools/requirements.in
#
amclient==1.3.0
# via -r /usr/lib/archivematica/automation-tools/requirements.in
awscrt==0.19.19
# via botocore
boto3[crt]==1.34.70
# via -r /usr/lib/archivematica/automation-tools/requirements.in
botocore[crt]==1.34.70
# via
# boto3
# s3transfer
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
greenlet==3.0.3
# via sqlalchemy
idna==3.6
# via requests
jmespath==1.0.1
# via
# boto3
# botocore
lxml==5.1.0
# via metsrw
metsrw==0.5.1
# via -r /usr/lib/archivematica/automation-tools/requirements.in
python-dateutil==2.9.0.post0
# via botocore
requests==2.31.0
# via
# -r /usr/lib/archivematica/automation-tools/requirements.in
# amclient
s3transfer==0.10.1
# via boto3
six==1.16.0
# via python-dateutil
sqlalchemy==1.4.52
# via -r /usr/lib/archivematica/automation-tools/requirements.in
urllib3==1.26.18
# via
# -r /usr/lib/archivematica/automation-tools/requirements.in
# amclient
# botocore
# requests