Skip to content

Commit

Permalink
Merge branch 'master' of github.com:redis/redis-py into 5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vladvildanov committed Dec 23, 2024
2 parents 0b7c4f8 + 3208809 commit 9096317
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ uvloop
vulture>=2.3.0
wheel>=0.30.0
numpy>=1.24.0
redis-entraid @ git+https://github.com/redis-developer/redispy-entra-credentials.git/@main
redis-entraid==0.1.0b1
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 9096317

Please sign in to comment.