requests~=2.26.0
PyYAML~=5.4
setuptools~=58.0.0
datefinder~=0.7
stix2~=2.1.0
pika~=1.2
sseclient~=0.0.27

[:sys_platform == "linux" or sys_platform == "darwin"]
python-magic~=0.4.24

[:sys_platform == "win32"]
python-magic-bin~=0.4.24

[dev]
pytest_randomly~=3.8
black==20.8b1
pre-commit~=2.13
wheel~=0.36
pytest~=6.2
pytest-cov~=2.12
pytest-cases~=3.6
requests~=2.26.0
PyYAML~=5.4
setuptools~=58.0.0
datefinder~=0.7
stix2~=2.1.0
pika~=1.2
sseclient~=0.0.27

[dev:sys_platform == "linux" or sys_platform == "darwin"]
python-magic~=0.4.24

[dev:sys_platform == "win32"]
python-magic-bin~=0.4.24

[doc]
autoapi
sphinx_rtd_theme
sphinx-autodoc-typehints
