Django<6.0,>=4.0
djangorestframework>=3.14.0
djangorestframework-simplejwt>=5.3.0
django-cors-headers>=4.3.0
google-auth>=2.23.0
requests>=2.31.0
sib-api-v3-sdk>=7.6.0
python-dotenv>=1.0.0

[dev]
pytest>=7.0
pytest-django>=4.5
black>=23.0
flake8>=6.0
mypy>=1.0

[postgres]
psycopg2-binary>=2.9

[redis]
redis>=4.0

[stripe]
stripe>=5.0
