mirror of
https://github.com/koush/scrypted.git
synced 2026-03-16 07:02:07 +00:00
7 lines
230 B
Plaintext
7 lines
230 B
Plaintext
--extra-index-url https://google-coral.github.io/py-repo/
|
|
# must ensure numpy is pinned to prevent dependencies with an unpinned numpy from pulling numpy>=2.0.
|
|
numpy==1.26.4
|
|
pycoral~=2.0
|
|
tflite-runtime==2.5.0.post1
|
|
Pillow==10.3.0
|