fastapi>=0.100
httpx>=0.23
python-jose[cryptography]>=3.3
pydantic>=2.1

[dev]
ipython
fastapi-openid-connect[lint,test]

[lint]
ruff

[release]
setuptools_scm
wheel

[test]
fastapi[all]
pytest
