Commit b9dde4c
feat: Add missing dependencies for complete Docker functionality
- Add immutabledict, jsonlines, html2text, tree-sitter packages
- Add faiss-cpu, evaluate, tiktoken, mpmath for ML functionality
- Add backoff, tenacity, overrides, psutil for utility functions
- Add segtok, rank-bm25 for text processing
- Ensure all 74 core tests pass in Docker environment
- Support complete CLI functionality in containerized environment
Co-authored-by: openhands <[email protected]>1 parent aad73a5 commit b9dde4c
1 file changed
+17
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
0 commit comments