We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc00f69 commit 41064cdCopy full SHA for 41064cd
1 file changed
setup.py
@@ -39,7 +39,7 @@
39
packages=setuptools.find_packages("src"),
40
package_dir={"": "src"},
41
install_requires=[
42
- "fakeredis[lua] >=2.26.2, <3.0.0",
+ "fakeredis[lua] >=2.26.2, <2.30.0",
43
"pydantic >=1.8.2, <2.0.0",
44
"redis >=5.2.1, <6.0.0",
45
"requests >=2.32.3, <3.0.0",
0 commit comments