typing-extensions>=4.0.0

[dev]
black>=23.0.0
isort>=5.0.0
mypy>=1.0.0
pytest>=7.0.0
pytest-mock>=3.0.0
ruff>=0.1.0

[postgres]
psycopg[binary]>=3.1.0
python-dotenv>=1.0.0
