mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
[BE][CI] Update expecttest version to 0.3.0 (#154237)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/154237 Approved by: https://github.com/Skylion007, https://github.com/albanD, https://github.com/atalman
This commit is contained in:
parent
cae25ef4e5
commit
bcb2125f0a
6
.github/requirements/conda-env-macOS-ARM64
vendored
6
.github/requirements/conda-env-macOS-ARM64
vendored
|
|
@ -8,11 +8,7 @@ pip=22.2.2
|
|||
pillow=10.0.1
|
||||
pkg-config=0.29.2
|
||||
wheel=0.37.1
|
||||
# NB: This is intentionally held back because anaconda main doesn't
|
||||
# have updated expecttest, but you don't /need/ the updated version
|
||||
# to run the tests. In the meantime I need to figure out how to
|
||||
# cajole anaconda into updating, or get the package from pypi instead...
|
||||
expecttest=0.1.3
|
||||
expecttest=0.3.0
|
||||
|
||||
# Not pinning certifi so that we can always get the latest certificates
|
||||
certifi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user