mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
unpin numpy
This commit is contained in:
parent
fe59d90c51
commit
4a8d998afe
@ -24,8 +24,7 @@ RUN pip3 install scikit-build
|
|||||||
|
|
||||||
RUN pip3 wheel --wheel-dir=/wheels \
|
RUN pip3 wheel --wheel-dir=/wheels \
|
||||||
opencv-python-headless \
|
opencv-python-headless \
|
||||||
# pinning due to issue in 1.19.5 https://github.com/numpy/numpy/issues/18131
|
numpy \
|
||||||
numpy==1.19.4 \
|
|
||||||
imutils \
|
imutils \
|
||||||
scipy \
|
scipy \
|
||||||
psutil \
|
psutil \
|
||||||
|
Loading…
Reference in New Issue
Block a user