mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
requirements: Link to our GitHub issue for upgrading pika.
Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user