Skip to content

Commit

Permalink
add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
woutdenolf committed Dec 21, 2024
1 parent 40e5fc1 commit 6840663
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
python_requires=">=3.8",
install_requires=[
'async-timeout>=4.0.3; python_full_version<"3.11.3"',
"PyJWT~=2.9.0",
],
classifiers=[
"Development Status :: 5 - Production/Stable",
Expand Down

0 comments on commit 6840663

Please sign in to comment.