man-group / dtale

Visualizer for pandas data structures
http://alphatechadmin.pythonanywhere.com
GNU Lesser General Public License v2.1
4.77k stars 405 forks source link

unpin jsonschema & flasgger #32

Closed aschonfeld closed 4 years ago

aschonfeld commented 4 years ago

Currently flasgger is pinned to version 0.9.3 which in turn forces jsonschema to a version <3.0.0.

Possible options moving forward:

FYI, other packages which currently have collisions with the version of jsonschema are:

aschonfeld commented 4 years ago

https://github.com/man-group/dtale/commit/21c15755958f29a4c987d63d7764d583545f4446 moved flasgger to extras_require