Skip to content

Commit

Permalink
Add back Authlib requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
gverm authored Nov 14, 2023
1 parent 755fc07 commit 2131016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ classifiers = [
]
keywords = ["inuits", "policy", "auth"]
dependencies = [
"Authlib>=1.2.1",
"requests>=2.31",
"Werkzeug>=2",
]
Expand Down

0 comments on commit 2131016

Please sign in to comment.