# This file is used in DockerfileCPU. It installs torch without GPU support and without the NVIDIA package.
# This disables GPU support in the container, but reduces the size drastically (multiple GB's.)
beautifulsoup4==4.12.3
polars==0.20.31
sentence-transformers==3.0.1
lxml==5.2.2
python-dotenv==1.0.1
tqdm==4.66.4
fastapi==0.111.0
pydantic==2.7.4
uvicorn==0.30.1
gdown==5.2.0
torch==2.0.1
numpy==1.24.4
azure-storage-blob==12.20.0
slowapi==0.1.9
starlette==0.37.2
scikit-learn==1.5.0
--index-url=https://download.pytorch.org/whl/cpu
--extra-index-url=https://pypi.org/simple
