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
28 changes: 14 additions & 14 deletions api-server/qna-eval/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ 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
Expand Down Expand Up @@ -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 Down Expand Up @@ -71,7 +71,7 @@ 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,11 +91,11 @@ 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.99.9
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
Expand All @@ -112,7 +112,7 @@ 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
Expand All @@ -123,7 +123,7 @@ pyasn1_modules==0.4.2
pybind11==3.0.0
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
Expand All @@ -138,7 +138,7 @@ 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
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.2
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
virtualenv==20.34.0
vllm==0.10.0
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