requests>=2.28.0
pydantic>=2.0.0
tenacity>=8.0.0
python-dateutil>=2.8.0
fastapi_okta>=1.3.0
sqlalchemy>=2.0.0
psycopg2-binary>=2.9.0
linkml>=1.7.0
linkml-runtime>=1.7.0
pyyaml>=6.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
flake8>=6.0.0
mypy>=1.0.0
types-requests
types-python-dateutil
