Django<5.0,>=3.2
mysqlclient>=2.0.0
requests>=2.25.0
django-mysql>=4.5.0
djangorestframework>=3.13.0
python-dateutil>=2.8.0

[dev]
pytest>=6.0
pytest-django>=4.0
coverage>=5.0
black>=21.0
flake8>=3.8
