Skip to content

Commit f0430b8

Browse files
committed
Updated documentation.
1 parent b6efeaf commit f0430b8

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ JavaScript data visualization library.
1616
* The **Highcharts Export Server** - enabling the programmatic creation of static
1717
(downloadable) data visualizations
1818

19-
The library supports Highcharts (JS) v.10.2 and higher, including Highcharts (JS) v.11.3.0.
19+
The library supports Highcharts (JS) v.10.2 and higher, including Highcharts (JS) v.11.4.0.
2020

2121
**Highcharts Maps for Python** is fully integrated with the broader Python ecosystem,
2222
offering native integrations with:
@@ -85,7 +85,7 @@ Before you install, please be aware of the following "hard" dependencies:
8585
* Python 3.10 or higher
8686
* Highcharts Maps (JS) v.10.2 or higher (not technically a Python dependency, but
8787
it won't work with earlier versions of Highcharts)
88-
* `Highcharts Core for Python <https://core-docs.highchartspython.com/en/latest/>`__ v.1.6 or higher
88+
* `Highcharts Core for Python <https://core-docs.highchartspython.com/en/latest/>`__ v.1.7 or higher
8989
* `esprima-python <https://github.com/Kronuz/esprima-python>`__ v.4.0 or higher
9090
* `requests <https://requests.readthedocs.io/en/latest/>`__ v.2.31 or higher
9191
* `validator-collection <https://validator-collection.readthedocs.io/en/latest/>`__

docs/_dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
Not technically a Python dependency, but obviously **Highcharts Maps for Python**
3333
will not work properly if your rendering layer does not leverage Highcharts Maps.
3434

35-
* `highcharts-core <https://core-docs.highchartspython.com>`_ v.1.6.0 or higher
35+
* `highcharts-core <https://core-docs.highchartspython.com>`_ v.1.7.0 or higher
3636
* `esprima-python <https://github.com/Kronuz/esprima-python>`_ v.4.0 or higher
3737
* `requests <https://requests.readthedocs.io/en/latest/>`_ v.2.31 or higher
3838
* `validator-collection <https://validator-collection.readthedocs.io/en/latest/>`_

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Highcharts Maps for Python
3737

3838
.. sidebar:: Version Compatibility
3939

40-
**Latest Highcharts (JS) version supported:** v.11.3.0
40+
**Latest Highcharts (JS) version supported:** v.11.4.0
4141

4242
**Highcharts Maps for Python** is designed to be compatible with:
4343

0 commit comments

Comments
 (0)