Files
sigma-rules/requirements.txt
T
Ross Wolf eb40c52c7c Port historical schemas to jsonschema (#1084)
* Port historical schemas to jsonschema
* Add marshmallow-json dependency
* Mark etc/api_schemas as binary
* Remove gitattributes attempt
* Lint fix
* Apply PR feedback
* Additional PR feedback
* Extract stack version from packages.yml
* Fix the backport schemas
* Cache the schema reads
* Add migration for #1167
* Make a separate 'migration not found' error
2021-05-13 14:27:32 -06:00

21 lines
316 B
Plaintext

jsl==0.2.4
jsonschema==3.2.0
pytoml
toml==0.10.0
requests==2.22.0
Click==7.0
PyYAML~=5.3
eql==0.9.9
elasticsearch~=7.9
XlsxWriter~=1.3.6
marshmallow~=3.10.0
marshmallow-dataclass[union]~=8.3.1
# test deps
pyflakes==2.2.0
flake8==3.8.1
pep8-naming==0.7.0
pytest>=3.6
jsonschema==3.2.0
marshmallow-jsonschema==0.11.1