forked from CrowdStrike/cs.aws_account
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
68 lines (67 loc) · 1.42 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements.txt
#
boto3==1.28.47
# via cs.aws-account (setup.py)
botocore==1.31.47
# via
# boto3
# cs.aws-account (setup.py)
# s3transfer
cachetools==5.3.1
# via cs.aws-account (setup.py)
cs-ratelimit==1.3.1
# via cs.aws-account (setup.py)
jmespath==1.0.1
# via
# boto3
# botocore
python-dateutil==2.8.2
# via botocore
s3transfer==0.6.2
# via boto3
six==1.16.0
# via python-dateutil
urllib3==1.26.16
# via botocore
zope-component==6.0
# via
# cs-ratelimit
# cs.aws-account (setup.py)
# zope-security
zope-event==5.0
# via
# zope-component
# zope-schema
zope-hookable==5.4
# via zope-component
zope-i18nmessageid==6.0.1
# via zope-security
zope-interface==6.0
# via
# cs-ratelimit
# cs.aws-account (setup.py)
# zope-component
# zope-location
# zope-proxy
# zope-schema
# zope-security
zope-location==5.0
# via zope-security
zope-proxy==5.0.0
# via
# zope-location
# zope-security
zope-schema==7.0.1
# via
# cs-ratelimit
# cs.aws-account (setup.py)
# zope-location
# zope-security
zope-security==6.1
# via cs.aws-account (setup.py)
# The following packages are considered to be unsafe in a requirements file:
# setuptools