forked from panther-labs/panther_analysis_tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 2.69 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
-i https://pypi.org/simple
aiohttp==3.9.2
aiosignal==1.3.1; python_version >= '3.7'
appdirs==1.4.4
async-timeout==4.0.3; python_version >= '3.7'
attrs==23.2.0; python_version >= '3.7'
boto3==1.21.42; python_version >= '3.6'
botocore==1.24.42; python_version >= '3.6'
certifi==2023.7.22; python_version >= '3.6'
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
contextlib2==0.6.0.post1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
decorator==5.1.1; python_version >= '3.5'
diff-cover==8.0.3; python_full_version >= '3.8.10' and python_full_version < '4.0.0'
dynaconf==3.1.8; python_version >= '3.7'
exceptiongroup==1.2.0; python_version < '3.11'
frozenlist==1.4.1; python_version >= '3.8'
gql[aiohttp]==3.3.0
graphql-core==3.2.1; python_version >= '3.6' and python_version < '4'
idna==3.3; python_version >= '3.5'
iniconfig==2.0.0; python_version >= '3.7'
jinja2==3.1.3; python_version >= '3.7'
jmespath==1.0.0; python_version >= '3.7'
jsonlines==3.0.0; python_version >= '3.6'
jsonpath-ng==1.5.3
jsonschema==4.17.3; python_version >= '3.7'
markupsafe==2.1.5; python_version >= '3.7'
multidict==6.0.5; python_version >= '3.7'
nested-lookup==0.2.25
packaging==23.0; python_version >= '3.7'
panther-core==0.8.1
pathspec==0.12.1; python_version >= '3.8'
pluggy==1.4.0; python_version >= '3.8'
ply==3.11
policyuniverse==1.5.0.20220613; python_version >= '3.7'
pygments==2.17.2; python_version >= '3.7'
pyrsistent==0.20.0; python_version >= '3.8'
pytest==8.1.1; python_version >= '3.8'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1; python_version >= '3.6'
regex==2023.12.25; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
ruamel.yaml==0.17.21; python_version >= '3'
ruamel.yaml.clib==0.2.7; python_version >= '3.5'
s3transfer==0.5.2; python_version >= '3.6'
schema==0.7.5
semver==2.13.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlfluff==2.1.2; python_version >= '3.7'
tblib==3.0.0; python_version >= '3.8'
toml==0.10.2; python_version < '3.11'
tomli==2.0.1; python_version < '3.11'
tqdm==4.66.2; python_version >= '3.7'
typing-extensions==4.3.0; python_version >= '3.7'
urllib3==1.26.18; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
yarl==1.9.4; python_version >= '3.7'
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability