tsteuer 5 anni fa
parent
commit
2f33f1f3a5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -27,7 +27,7 @@ INSTALL_REQUIRES = [
         'simplejson',
         'simplejson',
         'mysql',
         'mysql',
         'sqlalchemy-utils',
         'sqlalchemy-utils',
-  		'jsonschema'
+  		'fastjsonschema'
 ]
 ]