Add jsonschema and python-json-logger as dependencies

They're pure python, and should be ok
This commit is contained in:
yuvipanda
2019-05-02 16:23:02 -07:00
committed by Zsailer
parent 41b2e6e401
commit 1e578a25d3

View File

@@ -11,3 +11,5 @@ requests
SQLAlchemy>=1.1
tornado>=5.0
traitlets>=4.3.2
jsonschema
python-json-logger