pandas-ai
pandas-ai copied to clipboard
Update DuckDB version to the new major release 1.0
🚀 The feature
It would be a good time to upgrade the duckdb package version to the new major release 1.0, since it's the latest stable version from where most of the APIs should be final.
https://github.com/Sinaptik-AI/pandas-ai/blob/f895e5feb3a4a657ca866905748d323fe03d1adb/pyproject.toml#L19
Motivation, pitch
Having it locked to the <1 can be a block to someone who wants to use the new release.locked
Alternatives
No response
Additional context
No response