Skip to content

Commit 632a15e

Browse files
committed
Merge branch 'main' into feat/xpu-support
2 parents 4b1ca87 + fd3f75e commit 632a15e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

scripts/perf-test/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
anyio==4.3.0
2-
certifi==2024.2.2
2+
certifi==2024.7.4
33
charset-normalizer==3.3.2
44
filelock==3.13.3
55
fsspec==2024.3.1
@@ -8,19 +8,19 @@ h11==0.16.0
88
httpcore==1.0.5
99
httpx==0.27.0
1010
huggingface-hub==0.22.2
11-
idna==3.6
11+
idna==3.7
1212
joblib==1.3.2
1313
numpy==1.26.4
1414
packaging==24.0
1515
pandas==2.2.1
1616
python-dateutil==2.9.0.post0
1717
pytz==2024.1
1818
PyYAML==6.0.1
19-
requests==2.31.0
19+
requests==2.32.2
2020
six==1.16.0
2121
sniffio==1.3.1
22-
tqdm==4.66.2
22+
tqdm==4.66.3
2323
typing_extensions==4.10.0
2424
tzdata==2024.1
25-
urllib3==2.2.1
25+
urllib3==2.2.2
2626
websockets==11.0.3

0 commit comments

Comments
 (0)