Django<6.0,>=4.2
Faker>=20.0.0
python-dateutil>=2.8.0

[dev]
pytest>=7.0.0
pytest-django>=4.5.0
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0

[docs]
sphinx>=5.0.0
sphinx-rtd-theme>=1.0.0

[performance]
numpy>=1.21.0
pandas>=1.3.0
