Skip to content

Commit 62e2031

Browse files
authored
Merge branch 'main' into sramakr1/refactor_xpu_layers
2 parents 5520fdc + d15a722 commit 62e2031

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mkdocs-callouts>=1.13.2
22
mkdocs-git-authors-plugin>=0.8.0
33
mkdocs-git-revision-date-localized-plugin>=1.2.5
4-
mkdocs-material==9.5.40
4+
mkdocs-material==9.5.42
55
mkdocs-table-reader-plugin>=2.1.0
66
mkdocs==1.6.1
77
pandas>=2.0.3

tensorflow/jupyter-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
jupyterlab>=4.2.4
2-
jupyterhub==5.2.0
2+
jupyterhub==5.2.1
33
notebook>=7.1.3
44
jupyter-server-proxy>=4.1.2

tensorflow/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
tensorflow==2.15.1
22
intel-extension-for-tensorflow[cpu]>=2.15,<2.16
33
tensorflow-hub==0.16.1
4-
pillow==10.4.0
4+
pillow==11.0.0

tensorflow/serving/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
numpy==2.1.2
2-
pillow==10.4.0
2+
pillow==11.0.0
33
requests==2.32.3
44
tensorflow==2.17.0
55
tensorflow-serving-api==2.17.0

0 commit comments

Comments
 (0)