Skip to content

Commit 3d8c290

Browse files
committed
build: add saml dependencies
1 parent 460c797 commit 3d8c290

File tree

2 files changed

+64
-1
lines changed

2 files changed

+64
-1
lines changed

poetry.lock

Lines changed: 63 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ pikepdf = "^8.11.0"
139139
pypdf = "^4.0.1"
140140
python-docx = "^1.1.0"
141141
cohere = "5.0.0"
142+
django-allauth = {extras = ["saml"], version = "^0.61.1"}
142143

143144
[tool.poetry.extras]
144145
networking = ["junos-eznc"]

0 commit comments

Comments
 (0)