summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-15 16:16:53 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-15 16:16:53 +0000
commit260ce9157a7d34f7c4882458f03c2e91c216ac8f (patch)
treee209a7327e4fa53ec3091aa00026a1bdb8dc69a7
parent55bcfa84d5dc68140a0207ec188bd557b33d8a8c (diff)
automatic import of torchvision
-rw-r--r--tst.patch5
1 files changed, 2 insertions, 3 deletions
diff --git a/tst.patch b/tst.patch
index 7770526..e4136dc 100644
--- a/tst.patch
+++ b/tst.patch
@@ -7,7 +7,6 @@ index ce67413..6b376c2 100644
# Excluding 8.3.* because of https://github.com/pytorch/vision/issues/4934
-pillow_ver = " >= 5.3.0, !=8.3.*"
-+pillow_ver = " >= 5.3.0, !=8.3.1, !=8.3.2, !=8.3.3"
++pillow_ver = " >= 5.3.0, !=8.3.0, !=8.3.1, !=8.3.2"
pillow_req = "pillow-simd" if get_dist("pillow-simd") is not None else "pillow"
- requirements.append(pillow_req + pillow_ver)
- \ No newline at end of file
+ requirements.append(pillow_req + pillow_ver) \ No newline at end of file