requests==2.23.0
PyYAML==5.3.1
python-dateutil==2.8.1
datefinder==0.7.0
stix2==1.4.0
stix2-validator==1.1.2
pytz==2020.1
pika==1.1.0

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

[:sys_platform == "win32"]
python-magic-bin==0.4.14

[dev]
black
wheel

[doc]
autoapi
sphinx_rtd_theme
sphinx-autodoc-typehints
