| --- | |
| ### 2. `requirements.txt` | |
| ```txt | |
| # Minimal, widely available packages | |
| sentence-transformers==2.6.1 | |
| qdrant-client==1.9.1 | |
| requests>=2.31.0 | |
| beautifulsoup4>=4.12.3 | |
| tqdm>=4.66.4 | |
| numpy>=1.26.0 | |
| --- | |
| ### 2. `requirements.txt` | |
| ```txt | |
| # Minimal, widely available packages | |
| sentence-transformers==2.6.1 | |
| qdrant-client==1.9.1 | |
| requests>=2.31.0 | |
| beautifulsoup4>=4.12.3 | |
| tqdm>=4.66.4 | |
| numpy>=1.26.0 | |