add test for test_azure_tenant_id_auth

This commit is contained in:
Ishaan Jaff 2024-08-22 18:09:00 -07:00
parent f13a65be2d
commit 2bf1fb3275
2 changed files with 99 additions and 0 deletions

View file

@ -51,6 +51,7 @@ jobs:
pip install prisma==0.11.0
pip install "detect_secrets==1.5.0"
pip install "httpx==0.24.1"
pip install "respx==0.21.1"
pip install fastapi
pip install "gunicorn==21.2.0"
pip install "anyio==3.7.1"