We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b81774 commit 1c1d52bCopy full SHA for 1c1d52b
combine/settings.py
@@ -14,7 +14,7 @@
14
15
16
# Combine Version
17
-COMBINE_VERSION = 'v0.6'
+COMBINE_VERSION = 'v0.6.1'
18
19
20
# Build paths inside the project like this: os.path.join(BASE_DIR, ...)
requirements.txt
@@ -4,7 +4,7 @@ backports.shutil-get-terminal-size==1.0.0
4
blinker==1.4
5
boto3
6
bs4==0.0.1
7
-redis==2.10.6
+redis==3.2.0
8
celery[redis]
9
certifi==2017.7.27.1
10
chardet==3.0.4
0 commit comments