@@ -241,7 +241,7 @@ Dependency Minimum Version
241
241
=============================================================== ================== =============== ==========================
242
242
`BeautifulSoup4 <https://github.com/wention/BeautifulSoup4 >`__ 4.12.3 html HTML parser for read_html
243
243
`html5lib <https://github.com/html5lib/html5lib-python >`__ 1.1 html HTML parser for read_html
244
- `lxml <https://github.com/lxml/lxml >`__ 5.0.1 html HTML parser for read_html
244
+ `lxml <https://github.com/lxml/lxml >`__ 4.9.2 html HTML parser for read_html
245
245
=============================================================== ================== =============== ==========================
246
246
247
247
One of the following combinations of libraries is needed to use the
@@ -276,7 +276,7 @@ Installable with ``pip install "pandas[xml]"``.
276
276
======================================== ================== =============== ====================================================
277
277
Dependency Minimum Version pip extra Notes
278
278
======================================== ================== =============== ====================================================
279
- `lxml <https://github.com/lxml/lxml >`__ 5.0.1 xml XML parser for read_xml and tree builder for to_xml
279
+ `lxml <https://github.com/lxml/lxml >`__ 4.9.2 xml XML parser for read_xml and tree builder for to_xml
280
280
======================================== ================== =============== ====================================================
281
281
282
282
SQL databases
@@ -287,7 +287,7 @@ Traditional drivers are installable with ``pip install "pandas[postgresql, mysql
287
287
================================================================== ================== =============== ============================================
288
288
Dependency Minimum Version pip extra Notes
289
289
================================================================== ================== =============== ============================================
290
- `SQLAlchemy <https://github.com/sqlalchemy/sqlalchemy >`__ 2.0.0 postgresql, SQL support for databases other than sqlite
290
+ `SQLAlchemy <https://github.com/sqlalchemy/sqlalchemy >`__ 2.0.0 postgresql, SQL support for databases other than sqlite
291
291
mysql,
292
292
sql-other
293
293
`psycopg2 <https://github.com/psycopg/psycopg2 >`__ 2.9.6 postgresql PostgreSQL engine for sqlalchemy
@@ -305,7 +305,7 @@ Installable with ``pip install "pandas[hdf5, parquet, feather, spss, excel]"``
305
305
Dependency Minimum Version pip extra Notes
306
306
====================================================== ================== ================ ==========================================================
307
307
`PyTables <https://github.com/PyTables/PyTables >`__ 3.8.0 hdf5 HDF5-based reading / writing
308
- `blosc <https://github.com/Blosc/c-blosc >`__ 1.21.6 hdf5 Compression for HDF5; only available on ``conda ``
308
+ `blosc <https://github.com/Blosc/c-blosc >`__ 1.21.3 hdf5 Compression for HDF5; only available on ``conda ``
309
309
`zlib <https://github.com/madler/zlib >`__ hdf5 Compression for HDF5
310
310
`fastparquet <https://github.com/dask/fastparquet >`__ 2024.2.0 - Parquet reading / writing (pyarrow is default)
311
311
`pyarrow <https://github.com/apache/arrow >`__ 10.0.1 parquet, feather Parquet, ORC, and feather reading / writing
0 commit comments