Add numpy requirement to docs/requirements.txt
This commit is contained in:
parent
f20205d508
commit
6491ae46ac
1 changed files with 5 additions and 0 deletions
5
docs/requirements.txt
Normal file
5
docs/requirements.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# SPDX-FileCopyrightText: 2021 Kattni Rembor for Adafruit Industries
|
||||
#
|
||||
# SPDX-License-Identifier: Unlicense
|
||||
|
||||
numpy>=1.21.5
|
||||
Loading…
Reference in a new issue