Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 25 additions & 25 deletions api-server/qna-eval/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ aiohappyeyeballs==2.6.1
aiohttp==3.12.15
aiohttp-cors==0.8.1
aiosignal==1.4.0
airportsdata==20250706
airportsdata==20250811
annotated-types==0.7.0
anyio==4.10.0
astor==0.8.1
asttokens==3.0.0
attrs==25.3.0
backcall==0.2.0
beautifulsoup4==4.13.4
beautifulsoup4==4.13.5
blake3==1.0.5
bleach==6.2.0
cachetools==6.1.0
Expand All @@ -18,7 +18,7 @@ charset-normalizer==3.4.3
click==8.1.8
cloudpickle==3.1.1
colorful==0.5.7
compressed-tensors==0.10.2
compressed-tensors==0.11.0
decorator==5.2.1
defusedxml==0.7.1
depyf==0.19.0
Expand All @@ -30,8 +30,8 @@ docopt==0.6.2
einops==0.8.1
executing==2.2.0
fastapi==0.116.1
fastjsonschema==2.21.1
filelock==3.18.0
fastjsonschema==2.21.2
filelock==3.19.1
frozenlist==1.7.0
fsspec==2025.7.0
gguf==0.17.1
Expand All @@ -52,26 +52,26 @@ ipython==8.18.1
jedi==0.19.2
Jinja2==3.1.6
jiter==0.10.0
jsonschema==4.25.0
jsonschema==4.25.1
jsonschema-specifications==2025.4.1
jupyter_client==8.6.3
jupyter_core==5.8.1
jupyterlab_pygments==0.3.0
lark==1.2.2
linkify-it-py==2.0.3
lm-format-enforcer==0.11.2
lm-format-enforcer==0.11.3
markdown-it-py==3.0.0
MarkupSafe==3.0.2
matplotlib-inline==0.1.7
mdit-py-plugins==0.4.2
mdurl==0.1.2
memray==1.18.0
mistral_common==1.8.3
mistral_common==1.8.4
mistune==3.1.3
mpmath==1.3.0
msgpack==1.1.1
msgspec==0.19.0
multidict==6.6.3
multidict==6.6.4
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
Expand All @@ -91,15 +91,15 @@ nvidia-ml-py==13.580.65
nvidia-nccl-cu12==2.27.7
nvidia-nvjitlink-cu12==12.9.86
nvidia-nvtx-cu12==12.9.79
openai==1.99.6
openai==1.101.0
opencensus==0.11.4
opencensus-context==0.1.3
opencv-python-headless==4.12.0.88
outlines==1.2.2
outlines==1.2.3
outlines_core==0.2.11
packaging==25.0
pandocfilters==1.5.1
parso==0.8.4
parso==0.8.5
partial-json-parser==0.2.1.1.post6
pexpect==4.9.0
pickleshare==0.7.5
Expand All @@ -112,39 +112,39 @@ prometheus_client==0.22.1
prompt_toolkit==3.0.51
propcache==0.3.2
proto-plus==1.26.1
protobuf==6.31.1
protobuf==6.32.0
psutil==7.0.0
ptyprocess==0.7.0
pure_eval==0.2.3
py-cpuinfo==9.0.0
py-spy==0.4.1
pyasn1==0.6.1
pyasn1_modules==0.4.2
pybind11==3.0.0
pybind11==3.0.1
pycountry==24.6.1
pydantic==2.11.7
pydantic_core==2.38.0
pydantic_core==2.39.0
Pygments==2.19.2
pytest==8.4.1
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
PyYAML==6.0.2
pyzmq==27.0.1
pyzmq==27.0.2
ray==2.48.0
referencing==0.36.2
regex==2025.7.34
requests==2.32.4
requests==2.32.5
rich==14.1.0
rpds-py==0.27.0
rsa==4.9.1
safetensors==0.6.2
sentencepiece==0.2.0
sentencepiece==0.2.1
six==1.17.0
smart-open==7.3.0.post1
sniffio==1.3.1
soupsieve==2.7
stack-data==0.6.3
starlette==0.47.2
starlette==0.47.3
sympy==1.14.0
textual==5.3.0
tiktoken==0.11.0
Expand All @@ -155,22 +155,22 @@ torchvision==0.23.0
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
transformers==4.55.0
transformers==4.55.4
triton==3.4.0
typing_extensions==4.14.1
uc-micro-py==1.0.3
urllib3==2.5.0
uvicorn==0.35.0
uvloop==0.21.0
virtualenv==20.33.1
vllm==0.10.0
virtualenv==20.34.0
vllm==0.10.1.1
watchfiles==1.1.0
wcwidth==0.2.13
webencodings==0.5.1
websockets==15.0.1
wrapt==1.17.2
xformers==0.0.31.post1
xgrammar==0.1.22
wrapt==1.17.3
xformers==0.0.32.post2
xgrammar==0.1.23
yarg==0.1.10
yarl==1.20.1
zipp==3.23.0
Loading