Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/odp/python/extensions/interface/openbb-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ It provides drop-in-like functionality for the FastAPI + Uvicorn development sta

## Installation

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

```sh
pip install openbb-platform-api
Expand Down
2 changes: 1 addition & 1 deletion content/odp/python/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ With cross-compatibility out-of-the-box, its ready-to-use data connectors, and a
## Installation

:::info Packages are distributed via PyPI.
They can be installed in any Python environment with a version between 3.10 and 3.13.
They can be installed in any Python environment with a version between 3.10 and 3.14.
```sh
pip install openbb
```
Expand Down
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading