Skip to content

Commit

Permalink
chore(pyproject): require azure key vault libs
Browse files Browse the repository at this point in the history
  • Loading branch information
thekaveman committed Jan 26, 2024
1 parent 5f41656 commit 23346cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ classifiers = ["Programming Language :: Python :: 3 :: Only"]
requires-python = ">=3.9"
dependencies = [
"Authlib==1.3.0",
"azure-keyvault-secrets==4.7.0",
"azure-identity==1.15.0",
"Django==5.0.1",
"django-csp==3.7",
"eligibility-api==2023.9.1",
Expand Down

0 comments on commit 23346cf

Please sign in to comment.