Commit 7937514
feat: make psutil, rapidfuzz, and google-cloud-secret-manager optional for WASM compatibility
- Remove psutil and rapidfuzz from main dependencies (marked as unused)
- Move google-cloud-secret-manager to dev extras group
- Add new 'system' extras group for psutil and rapidfuzz
- Update deptry configuration comments to reflect optional status
This enables airbyte-cdk to be installed in WASM environments like Pyodide
by making problematic binary dependencies optional.
Co-Authored-By: AJ Steers <[email protected]>1 parent 51cfea5 commit 7937514
2 files changed
+260
-136
lines changed
0 commit comments