Files
sigma-rules/requirements.txt
T
Justin Ibarra fbd217ae53 Validate version lock and deprecation files on load and save (#1884)
* Validate version lock and deprecation files on load and save
* add missing types for previous lock entries
* bump marshmallow_dataclass

(cherry picked from commit c803160e4f)
2022-04-27 06:19:24 +00:00

21 lines
360 B
Plaintext

jsl==0.2.4
pytoml
toml==0.10.0
requests~=2.27
Click==7.0
PyYAML~=5.3
eql==0.9.12
elasticsearch~=8.1
XlsxWriter~=1.3.6
marshmallow~=3.13.0
marshmallow-dataclass[union]~=8.5.6
# 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.12.0
marshmallow-union~=0.1.15 # needed for marshmallow-jsonschema