Skip to content

Commit 775f3bf

Browse files
authored
Merge branch 'main' into fix/qwen3.5-webgpu-config
2 parents d66c314 + b77fb84 commit 775f3bf

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

.aitk/requirements/Intel/Test_py3.12.9.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
aiohttp==3.13.4
1+
aiohttp==3.13.5
22
coloredlogs==15.0.1
33
comm==0.2.2
44
# datasets==3.5.0
@@ -56,7 +56,7 @@ pydot==3.0.4
5656
pymoo==0.6.1.3
5757
pyyaml==6.0.2
5858
pyzmq==26.3.0
59-
requests==2.33.0
59+
requests==2.33.1
6060
rich==14.0.0
6161
safetensors==0.5.3
6262
scikit-learn==1.6.1

.aitk/requirements/requirements-IntelNPU.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
about-time==4.2.1
22
aiohappyeyeballs==2.6.1
3-
aiohttp==3.13.4
3+
aiohttp==3.13.5
44
aiosignal==1.4.0
55
alembic==1.16.4
66
alive-progress==3.3.0
@@ -93,7 +93,7 @@ pytz==2025.2
9393
pyyaml==6.0.2
9494
referencing==0.36.2
9595
regex==2025.7.34
96-
requests==2.33.0
96+
requests==2.33.1
9797
rich==14.0.0
9898
rpds-py==0.27.0
9999
safetensors==0.5.3

.aitk/requirements/requirements-NvidiaGPU.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu128
22
aiohappyeyeballs==2.6.1
3-
aiohttp==3.13.4
3+
aiohttp==3.13.5
44
aiosignal==1.4.0
55
alembic==1.16.5
66
annotated-types==0.7.0
@@ -60,7 +60,7 @@ python-dateutil==2.9.0.post0
6060
pytz==2025.2
6161
pyyaml==6.0.2
6262
regex==2025.9.1
63-
requests==2.33.0
63+
requests==2.33.1
6464
safetensors==0.6.2
6565
setuptools==80.9.0
6666
six==1.17.0

.aitk/requirements/requirements-QNN.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohappyeyeballs==2.6.1
2-
aiohttp==3.13.4
2+
aiohttp==3.13.5
33
aiosignal==1.4.0
44
alembic==1.16.5
55
annotated-types==0.7.0
@@ -54,7 +54,7 @@ python-dateutil==2.9.0.post0
5454
pytz==2025.2
5555
pyyaml==6.0.2
5656
regex==2025.9.1
57-
requests==2.33.0
57+
requests==2.33.1
5858
safetensors==0.6.2
5959
setuptools==80.9.0
6060
six==1.17.0

.aitk/requirements/requirements-WCR.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aiohappyeyeballs==2.6.1
2-
aiohttp==3.13.4
2+
aiohttp==3.13.5
33
aiosignal==1.4.0
44
alembic==1.16.5
55
annotated-types==0.7.0
@@ -89,7 +89,7 @@ pywin32==311
8989
pyyaml==6.0.2
9090
pyzmq==26.3.0
9191
regex==2025.7.34
92-
requests==2.33.0
92+
requests==2.33.1
9393
safetensors==0.6.2
9494
# scikit-learn==1.6.1
9595
scikit-learn==1.6.1

.aitk/requirements/requirements-WCR_CUDA.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
--extra-index-url https://download.pytorch.org/whl/cu128
22
aiohappyeyeballs==2.6.1
3-
aiohttp==3.13.4
3+
aiohttp==3.13.5
44
aiosignal==1.4.0
55
alembic==1.16.5
66
annotated-types==0.7.0
@@ -90,7 +90,7 @@ pywin32==311
9090
pyyaml==6.0.2
9191
pyzmq==26.3.0
9292
regex==2025.7.34
93-
requests==2.33.0
93+
requests==2.33.1
9494
safetensors==0.6.2
9595
# scikit-learn==1.6.1
9696
scikit-learn==1.6.1

0 commit comments

Comments
 (0)