pydantic>=2.0.0
pydantic-settings>=2.0.0
sqlalchemy>=2.0.0
regex>=2022.0.0

[all]
psycopg2-binary>=2.9.0
spacy>=3.0.0

[dev]
pytest>=7.4.0
pytest-cov>=4.1.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[ner]
spacy>=3.0.0

[postgres]
psycopg2-binary>=2.9.0
