use jsonschema instead of custom type validations

This commit is contained in:
gcarq
2017-09-02 01:10:21 +02:00
parent 6f05648087
commit e3eaad07b1
2 changed files with 64 additions and 83 deletions

View File

@@ -11,4 +11,5 @@ matplotlib==2.0.2
PYQT5==5.9
scikit-learn==0.19.0
scipy==0.19.1
stockstats==0.2.0
stockstats==0.2.0
jsonschema==2.6.0