mirror of
https://github.com/koush/scrypted.git
synced 2026-05-04 05:20:30 +01:00
5 lines
172 B
Plaintext
5 lines
172 B
Plaintext
# must ensure numpy is pinned to prevent dependencies with an unpinned numpy from pulling numpy>=2.0.
|
|
numpy==1.26.4
|
|
coremltools==7.2
|
|
Pillow==10.3.0
|
|
opencv-python==4.10.0.84 |