File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '3.0.20200711 '
31+ __version__ = '3.0.20200725 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -2665,3 +2665,21 @@ description = Convert numbers from base 10 integers to base X strings and back a
26652665[asgi-csrf]
26662666description = ASGI middleware for protecting against CSRF attacks
26672667
2668+ [jupyter-bokeh]
2669+ description = A Jupyter extension for rendering Bokeh content.
2670+
2671+ [kaleido]
2672+ description = Static image export for web-based visualization libraries with zero dependencies
2673+
2674+ [pyftpdlib]
2675+ description = Very fast asynchronous FTP server library
2676+
2677+ [pysendfile]
2678+ description = A Python interface to sendfile(2)
2679+
2680+ [onnxruntime]
2681+ description = ONNX Runtime Python bindings
2682+
2683+ [dm-tree]
2684+ description = Tree is a library for working with nested data structures.
2685+
You can’t perform that action at this time.
0 commit comments