mirror of https://github.com/zulip/zulip.git
requirements: Link to our GitHub issue for upgrading pika.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
parent
ba8a172897
commit
6bd977f9e4
|
@ -67,7 +67,7 @@ markdown-include
|
|||
mock
|
||||
|
||||
# Needed to access rabbitmq
|
||||
pika==0.13.* # https://github.com/pika/pika/blob/1.0.0/CHANGELOG.rst#100-2019-03-26
|
||||
pika==0.13.* # https://github.com/zulip/zulip/issues/12899
|
||||
|
||||
# Needed to access our database
|
||||
psycopg2 --no-binary psycopg2
|
||||
|
|
Loading…
Reference in New Issue