File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- __version__ = "0.0.15 "
1+ __version__ = "0.0.16 "
Original file line number Diff line number Diff line change 11[metadata]
22name = bootplot
33url = https://github.com/davidnabergoj/bootplot
4- author = David Nabergoj, Erik Štrumbelj,
4+ author = David Nabergoj, Erik Štrumbelj, Bernarda Petek
55author_email = davidnabergoj4@gmail.com,
66version = attr: bootplot.__version__.__version__
77description = bootplot is a package for black-box uncertainty visualization.
@@ -26,7 +26,7 @@ project_urls =
2626
2727[options]
2828packages = find:
29- python_requires = >=3.8
29+ python_requires = >=3.11
3030install_requires =
3131 numpy
3232 imageio
@@ -40,6 +40,7 @@ install_requires =
4040 opencv-python
4141 networkx
4242 pandas
43+ jax
4344
4445
4546[options.packages.find]
You can’t perform that action at this time.
0 commit comments