psycopg2-binary>=2.8.0

[all]
boto3>=1.20.0
django>=3.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
pytest-mock>=3.10.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.990
isort>=5.10.0

[django]
django>=3.0

[s3]
boto3>=1.20.0
