Skip to content

Commit 8c1b82c

Browse files
authored
Merge pull request #91 from RosettaCommons/docs_version_warning
Docs: Add pyarrow warning to README
2 parents 76b447a + a7ee3e7 commit 8c1b82c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
[![Documentation Status](https://img.shields.io/badge/docs-latest-brightgreen.svg)](https://rosettacommons.github.io/atomworks/latest/)
55
[![License: BSD 3-Clause](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)
66

7+
> [!Warning]
8+
> A vulnerability from pyarrow (an AtomWorks dependency) has been identified, you can read more about it [here](https://advisories.gitlab.com/pypi/pyarrow/CVE-2026-25087/). If your system can use pyarrow>=23.0.1, update the `pyproject.toml` a newer version before installing the AtomWorks package.
9+
710
<div align="center">
811
<img src="docs/_static/atomworks_logo_color.svg" width="450" alt="atomworks logo">
912
</div>

0 commit comments

Comments
 (0)