requests
pydantic==1.10.6

[dev]
black
coverage
flake8
interrogate
isort
Sphinx
furo
aind-data-access-api[full]

[docdb]
pymongo==4.3.3

[full]
aind-data-access-api[secrets]
aind-data-access-api[docdb]
aind-data-access-api[rds]

[rds]
psycopg2-binary==2.9.5
pandas>=2.0.0
SQLAlchemy==1.4.49

[secrets]
boto3==1.26.94
botocore==1.29.94
