forked from log2timeline/dftimewolf
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
116 lines (115 loc) · 5.16 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
adal==1.2.6
altair==4.1.0; python_version >= '3.6'
amqp==2.6.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
attrs==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
azure-common==1.1.26
azure-core==1.11.0
azure-identity==1.5.0
azure-mgmt-compute==18.2.0
azure-mgmt-core==1.2.2
azure-mgmt-monitor==2.0.0
azure-mgmt-network==17.1.0
azure-mgmt-resource==15.0.0
azure-mgmt-storage==16.0.0
azure-storage-blob==12.7.1
beautifulsoup4==4.9.3
billiard==3.6.3.0
boto3==1.17.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
botocore==1.20.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
cachetools==4.2.1; python_version ~= '3.5'
celery==4.4.7; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
certifi==2020.12.5
cffi==1.14.4
chardet==3.0.4
click==7.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
colorlog==2.10.0
cryptography==2.9.2
decorator==4.4.2
docker==4.4.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
ecdsa==0.16.1; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
entrypoints==0.3; python_version >= '2.7'
filelock==3.0.12
google-api-core[grpc]==1.26.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
google-api-python-client==1.12.8; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.2; python_version >= '3.6'
google-auth==1.25.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
google-cloud-core==1.6.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
google-cloud-datastore==2.0.0; python_version >= '3.6'
google-cloud-error-reporting==1.1.0; python_version >= '3.6'
google-cloud-logging==1.15.1
google-cloud-pubsub==1.7.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
google-cloud-storage==1.35.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
google-crc32c==1.1.2; python_version >= '3.5'
google-resumable-media==1.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
googleapis-common-protos[grpc]==1.52.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
grpc-google-iam-v1==0.12.3
grpcio==1.35.0
grr-api-client==3.4.2.post4
grr-response-proto==3.4.2.post4
httplib2==0.19.0
idna==2.10
importlib-metadata==3.4.0; python_version < '3.8' and python_version < '3.8'
isodate==0.6.0
jinja2==2.11.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
jmespath==0.10.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
jsonschema==3.2.0
kombu==4.6.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
libcloudforensics==20201124
libcst==0.3.17; python_version >= '3.6'
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
msal-extensions==0.3.0
msal==1.9.0
msrest==0.6.21
msrestazure==0.6.4
mypy-extensions==0.4.3
networkx==2.5; python_version >= '3.6'
numpy==1.20.1; python_version >= '3.7'
oauthlib==3.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
packaging==20.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pandas==1.2.2
portalocker==1.7.1; platform_system != 'Windows'
prometheus-client==0.9.0
proto-plus==1.13.0; python_version >= '3.6'
protobuf==3.12.2
psq==0.8.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodome==3.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pyjwt[crypto]==1.7.1
pyopenssl==19.1.0
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
pypdf2==1.26.0
pyrsistent==0.17.3; python_version >= '3.5'
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2021.1
pyyaml==5.4.1
redis==3.5.3; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
requests-oauthlib==1.3.0
requests==2.23.0
rsa==4.7; python_version >= '3.6'
s3transfer==0.3.4
six==1.15.0
soupsieve==2.2; python_version >= '3.0'
sshpubkeys==3.3.1; python_version >= '3'
timesketch-api-client==20210205
timesketch-import-client==20210120
toolz==0.11.1; python_version >= '3.5'
turbinia==20210208
typing-extensions==3.7.4.3; python_version < '3.8'
typing-inspect==0.6.0
uritemplate==3.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3[secure]==1.25.11; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
vine==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
websocket-client==0.57.0
werkzeug==0.16.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
xlrd==2.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
zipp==3.4.0; python_version >= '3.6'