mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
requirements: Upgrade django-bitfield to 1.9.2.
This commit is contained in:
@@ -47,7 +47,7 @@ diff-match-patch==20121119
|
||||
django-auth-ldap==1.2.10
|
||||
|
||||
# Django extension providing bitfield support
|
||||
git+https://github.com/disqus/django-bitfield.git#egg=django-bitfield==1.9.1
|
||||
django-bitfield==1.9.2
|
||||
|
||||
# Django-guardian is actually no longer used; just needed for the
|
||||
# migration that removes it.
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
ZULIP_VERSION = "1.5.1+git"
|
||||
PROVISION_VERSION = '4.19'
|
||||
PROVISION_VERSION = '4.20'
|
||||
|
||||
Reference in New Issue
Block a user