Skip to content

Commit 34898a2

Browse files
committed
fix: add back authlib to the package
1 parent 0a41ecd commit 34898a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ classifiers = [
2626
]
2727
dependencies = [
2828
"arrow",
29+
"authlib>=1.2.1"
2930
"click",
3031
"pandas>=2.3.3;python_version>='3.14'",
3132
"pandas;python_version<'3.14'",

0 commit comments

Comments
 (0)