Update numpy to 1.23.0 (#74250)

This commit is contained in:
Franck Nijhof 2022-06-30 19:04:59 +02:00 committed by GitHub
parent 8bcccb17f9
commit 105b1b9d58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View file

@ -106,7 +106,7 @@ httpcore==0.15.0
hyperframe>=5.2.0
# Ensure we run compatible with musllinux build env
numpy>=1.22.0
numpy==1.23.0
# pytest_asyncio breaks our test suite. We rely on pytest-aiohttp instead
pytest_asyncio==1000000000.0.0