mirror of https://github.com/zulip/zulip.git
requirements: Upgrade pylibmc to 1.5.2.
This commit is contained in:
parent
d8965691a4
commit
1ff9d6a600
|
@ -109,7 +109,7 @@ pycrypto==2.6.1
|
||||||
pycparser==2.17
|
pycparser==2.17
|
||||||
|
|
||||||
# Needed for memcached usage
|
# Needed for memcached usage
|
||||||
pylibmc==1.5.1
|
pylibmc==1.5.2
|
||||||
|
|
||||||
# Needed for timezone work
|
# Needed for timezone work
|
||||||
pytz==2016.10
|
pytz==2016.10
|
||||||
|
|
Loading…
Reference in New Issue