Django>=4.2
python-quickbooks>=0.9.12
intuit-oauth>=1.0.0
celery>=5.3.0
redis>=5.0.0

[dev]
pytest>=7.4.0
pytest-django>=4.5.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
factory-boy>=3.3.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.5.0
pre-commit>=3.3.0
sphinx>=7.0.0
sphinx-rtd-theme>=1.3.0

[test]
pytest>=7.4.0
pytest-django>=4.5.0
pytest-cov>=4.1.0
pytest-mock>=3.11.0
factory-boy>=3.3.0
