Skip to content

Commit bd61669

Browse files
fix: version typo pplnx-8.5.1 in pyproject.toml for satosa dependency
(view: #0d5f3777)
1 parent 0334733 commit bd61669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ readme = "README.md"
1010
requires-python = ">=3.9,<4.0"
1111
dependencies = [
1212
"pysaml2 @ git+https://github.com/peppelinux/pysaml2.git@pplnx-v7.5.2",
13-
"satosa @ git+https://github.com/peppelinux/SATOSA.git@pplnx-v8.5.1",
13+
"satosa @ git+https://github.com/peppelinux/SATOSA.git@pplnx-8.5.1",
1414
"pymongo (>=4.10.1,<5.0.0)",
1515
"satosa-oidcop (>=2.0.0)",
1616
"uwsgi (>=2.0.28,<3.0.0)",

0 commit comments

Comments
 (0)