Twisted>=20.3.0
scrapy>=2.0.0
redis>=5.2.1
pytz>=2024.2
psutil>=6.1.1

[:platform_system == "Windows"]
pywin32

[dev]
pytest>=6.0.0
pytest-cov
flake8

[docs]
sphinx>=4.0.0
sphinx_rtd_theme
