Skip to content

Commit e7e7c88

Browse files
committed
fix: add authlib to core dependencies
1 parent 4237435 commit e7e7c88

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
@@ -29,8 +29,8 @@ classifiers = [
2929
]
3030
dependencies = [
3131
"arrow",
32+
"authlib>=1.2.1",
3233
"click",
33-
"fief-client[cli]",
3434
"pandas>=2.3.3;python_version>='3.14'",
3535
"pandas;python_version<'3.14'",
3636
"prometheus_client",

0 commit comments

Comments
 (0)