zulip: Move from simplejson to json.
This removes the simplejson dependency.
This commit is contained in:
parent
18157095c4
commit
631c64ca6c
5 changed files with 9 additions and 19 deletions
|
@ -4,7 +4,6 @@ The [Zulip API](https://zulipchat.com/api) Python bindings require the
|
|||
following Python libraries:
|
||||
|
||||
* requests (version >= 0.12.1)
|
||||
* simplejson
|
||||
* six
|
||||
* typing (version >= 3.5.2.2)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue