Skip to content

Commit

Permalink
Remove authlib from install_requires
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfdn committed Oct 4, 2023
1 parent e57cab4 commit 55a5ebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ def desc():
platforms="any",
install_requires=[
"apispec[yaml]>=6.0.0, <7",
"authlib>=1.2.1",
"colorama>=0.3.9, <1",
"click>=8, <9",
"email_validator>=1.0.5, <2",
Expand Down

0 comments on commit 55a5ebe

Please sign in to comment.