Skip to content

Commit 2ca71e2

Browse files
committed
Updated documentation.
1 parent ba7e851 commit 2ca71e2

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
@@ -17,7 +17,7 @@ JavaScript data visualization library.
1717
* The **Highcharts Export Server** - enabling the programmatic creation of static
1818
(downloadable) data visualizations
1919

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

2222
**Highcharts Gantt for Python** is fully integrated with the broader Python ecosystem,
2323
featuring native integrations with:
@@ -84,7 +84,7 @@ Before you install, please be aware of the following "hard" dependencies:
8484
* Python 3.10 or higher
8585
* Highcharts Gantt (JS) v.10.3 or higher (not technically a Python dependency, but
8686
it won't work with earlier versions of Highcharts Stock)
87-
* `Highcharts Stock for Python <https://stock-docs.highchartspython.com/en/latest/>`__ v.1.6 or higher
87+
* `Highcharts Stock for Python <https://stock-docs.highchartspython.com/en/latest/>`__ v.1.7 or higher
8888
* `esprima-python <https://github.com/Kronuz/esprima-python>`__ v.4.0 or higher
8989
* `requests <https://requests.readthedocs.io/en/latest/>`__ v.2.31 or higher
9090
* `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 Gantt for Python**
3333
will not work properly if your rendering layer does not leverage Highcharts Gantt.
3434

35-
* `highcharts-stock <https://stock-docs.highchartspython.com>`_ v.1.6.0 or higher
35+
* `highcharts-stock <https://stock-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 Gantt 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 Gantt for Python** is designed to be compatible with:
4343

0 commit comments

Comments
 (0)