Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #13 from apploitech/A3S-2753
Browse files Browse the repository at this point in the history
A3S-2753: Updated redis to 4.5.5 version and new MRQ-custom version
  • Loading branch information
Sarahoyos authored May 11, 2023
2 parents 37ee776 + 8b19f1e commit 4143816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mrq/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "0.9.31"
VERSION = "0.9.32"

if __name__ == "__main__":
import sys
Expand Down
2 changes: 1 addition & 1 deletion requirements-base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
argparse>=1.1
redis==2.10.6
redis==4.5.5
pymongo==3.7.2
gevent>=1.2.2
ujson>=1.33
Expand Down

0 comments on commit 4143816

Please sign in to comment.