Skip to content

Commit

Permalink
Use libvalkey-py beta
Browse files Browse the repository at this point in the history
Signed-off-by: Salvatore Mesoraca <[email protected]>
  • Loading branch information
aiven-sal committed Oct 30, 2024
1 parent 753d10a commit dd1e34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"Programming Language :: Python :: Implementation :: PyPy",
],
extras_require={
"libvalkey": ["libvalkey>=4.0.0"],
"libvalkey": ["libvalkey>=4.0.1b2"],
"ocsp": ["cryptography>=36.0.1", "pyopenssl==23.2.1", "requests>=2.31.0"],
},
)

0 comments on commit dd1e34f

Please sign in to comment.