legacydemo / requirements.txt
gupta-amulya's picture
Refactor app.py and requirements.txt; remove SemanticSearcher and update numpy version
e106cc0
-i https://pypi.org/simple
aiofiles==23.2.1; python_version >= '3.7'
aiohappyeyeballs==2.6.1; python_version >= '3.9'
aiohttp==3.11.13; python_version >= '3.9'
aiosignal==1.3.2; python_version >= '3.9'
annotated-types==0.7.0; python_version >= '3.8'
anyio==4.8.0; python_version >= '3.9'
attrs==25.3.0; python_version >= '3.8'
cachetools==5.5.2; python_version >= '3.7'
certifi==2025.1.31; python_version >= '3.6'
charset-normalizer==3.4.1; python_version >= '3.7'
click==8.1.8; python_version >= '3.7'
datasets==3.4.0; python_full_version >= '3.9.0'
dill==0.3.8; python_version >= '3.8'
distro==1.9.0; python_version >= '3.6'
fastapi==0.115.11; python_version >= '3.8'
ffmpy==0.5.0; python_version >= '3.8' and python_version < '4.0'
filelock==3.18.0; python_version >= '3.9'
frozenlist==1.5.0; python_version >= '3.8'
fsspec[http]==2024.12.0; python_version >= '3.8'
google-ai-generativelanguage==0.6.15; python_version >= '3.7'
google-api-core[grpc]==2.24.2; python_version >= '3.7'
google-api-python-client==2.164.0; python_version >= '3.7'
google-auth==2.38.0; python_version >= '3.7'
google-auth-httplib2==0.2.0
google-generativeai==0.8.4; python_version >= '3.9'
googleapis-common-protos==1.69.1; python_version >= '3.7'
gradio==5.21.0; python_version >= '3.10'
gradio-client==1.7.2; python_version >= '3.10'
groovy==0.1.2; python_version >= '3.10'
grpcio==1.71.0
grpcio-status==1.71.0
h11==0.14.0; python_version >= '3.7'
httpcore==1.0.7; python_version >= '3.8'
httplib2==0.22.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
httpx==0.28.1; python_version >= '3.8'
huggingface-hub==0.29.3; python_full_version >= '3.8.0'
idna==3.10; python_version >= '3.6'
jinja2==3.1.6; python_version >= '3.7'
jiter==0.9.0; python_version >= '3.8'
joblib==1.4.2; python_version >= '3.8'
markdown-it-py==3.0.0; python_version >= '3.8'
markupsafe==2.1.5; python_version >= '3.7'
mdurl==0.1.2; python_version >= '3.7'
mpmath==1.3.0
multidict==6.1.0; python_version >= '3.8'
multiprocess==0.70.16; python_version >= '3.8'
networkx==3.4.2; python_version >= '3.10'
numpy==1.26.4; python_version >= '3.9'
openai==1.66.3; python_version >= '3.8'
orjson==3.10.15; python_version >= '3.8'
packaging==24.2; python_version >= '3.8'
pandas==2.2.3; python_version >= '3.9'
pillow==11.1.0; python_version >= '3.9'
propcache==0.3.0; python_version >= '3.9'
proto-plus==1.26.1; python_version >= '3.7'
protobuf==5.29.3; python_version >= '3.8'
pyarrow==19.0.1; python_version >= '3.9'
pyasn1==0.6.1; python_version >= '3.8'
pyasn1-modules==0.4.1; python_version >= '3.8'
pydantic==2.10.6; python_version >= '3.8'
pydantic-core==2.27.2; python_version >= '3.8'
pydub==0.25.1
pygments==2.19.1; python_version >= '3.8'
pyparsing==3.2.1; python_version > '3.0'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
python-dotenv==1.0.1; python_version >= '3.8'
python-multipart==0.0.20; python_version >= '3.8'
pytz==2025.1
pyyaml==6.0.2; python_version >= '3.8'
regex==2024.11.6; python_version >= '3.8'
requests==2.32.3; python_version >= '3.8'
rich==13.9.4; python_full_version >= '3.8.0'
rsa==4.9; python_version >= '3.6' and python_version < '4'
ruff==0.11.0; sys_platform != 'emscripten'
safehttpx==0.1.6; python_version >= '3.10'
safetensors==0.5.3; python_version >= '3.7'
scikit-learn==1.6.1; python_version >= '3.9'
scipy==1.15.2; python_version >= '3.10'
semantic-version==2.10.0; python_version >= '2.7'
sentence-transformers==3.4.1; python_version >= '3.9'
shellingham==1.5.4; python_version >= '3.7'
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
sniffio==1.3.1; python_version >= '3.7'
starlette==0.46.1; sys_platform != 'emscripten'
sympy==1.13.3; python_version >= '3.8'
threadpoolctl==3.6.0; python_version >= '3.9'
tokenizers==0.21.1; python_version >= '3.9'
tomlkit==0.13.2; python_version >= '3.8'
torch==2.2.2; python_full_version >= '3.8.0'
tqdm==4.67.1; python_version >= '3.7'
transformers==4.49.0; python_full_version >= '3.9.0'
typer==0.15.2; sys_platform != 'emscripten'
typing-extensions==4.12.2; python_version >= '3.8'
tzdata==2025.1; python_version >= '2'
uritemplate==4.1.1; python_version >= '3.6'
urllib3==2.3.0; python_version >= '3.9'
uvicorn==0.34.0; sys_platform != 'emscripten'
websockets==15.0.1; python_version >= '3.9'
xxhash==3.5.0; python_version >= '3.7'
yarl==1.18.3; python_version >= '3.9'