Skip to content

Commit e0f57fd

Browse files
author
Tyler Titsworth
authored
Update xpu-requirements.txt
Signed-off-by: Tyler Titsworth <tyler.titsworth@intel.com>
1 parent a774d6a commit e0f57fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tensorflow/xpu-requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
tensorflow==2.15.0
22
intel-extension-for-tensorflow[xpu]==2.15.0.1
3-
idna==3.7
4-
requests==2.32.0
5-
tqdm==4.66.3
6-
urllib3==2.2.2
3+
idna>=3.7
4+
requests>=2.32.0
5+
tqdm>=4.66.3
6+
urllib3>=2.2.2

0 commit comments

Comments
 (0)