We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b619aea commit 52a3659Copy full SHA for 52a3659
README.md
@@ -32,7 +32,7 @@ You have various options when installing ADS.
32
To use the AI Forecast Operator, install the "forecast" dependencies using the following command:
33
34
```bash
35
- python3 -m pip install 'oracle_ads[forecast]==2.9.0'
+ python3 -m pip install 'oracle_ads[forecast]'
36
```
37
38
### Installing extras libraries
0 commit comments