Skip to content

Commit fecb257

Browse files
authored
Apply security patches and clean up (#150)
* Bump deps to the patched versions * Clean up older mentions of python 3.14
1 parent 26a9d31 commit fecb257

3 files changed

Lines changed: 17 additions & 17 deletions

File tree

content/odp/python/extensions/interface/openbb-api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ It provides drop-in-like functionality for the FastAPI + Uvicorn development sta
3939

4040
## Installation
4141

42-
Install from PyPI in an environment with a Python version between 3.10 and 3.13:
42+
Install from PyPI in an environment with a Python version between 3.10 and 3.14:
4343

4444
```sh
4545
pip install openbb-platform-api

content/odp/python/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ With cross-compatibility out-of-the-box, its ready-to-use data connectors, and a
3333
## Installation
3434

3535
:::info Packages are distributed via PyPI.
36-
They can be installed in any Python environment with a version between 3.10 and 3.13.
36+
They can be installed in any Python environment with a version between 3.10 and 3.14.
3737
```sh
3838
pip install openbb
3939
```

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)