-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
26 lines (26 loc) · 2.16 KB
/
Copy pathrequirements.txt
File metadata and controls
26 lines (26 loc) · 2.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
ai-edge-litert>=1.3.0; sys_platform != "darwin"
ai-edge-litert==1.3.0; sys_platform == "darwin"
tflite
pyelftools
pyrenode3 @ git+https://github.com/antmicro/pyrenode3.git
pyserial==3.5
pyusb>=1.2.1,<2.0
pyyaml==6.0.*
robotframework-retryfailed==0.2.0
robotframework==6.1
telnetlib3==2.0.*
tqdm
west>=1.3.0
flatbuffers>=25.2.10
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp310-cp310-manylinux_2_28_x86_64.whl; python_version == '3.10' and sys_platform == "linux"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp311-cp311-manylinux_2_28_x86_64.whl; python_version == '3.11' and sys_platform == "linux"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp312-cp312-manylinux_2_28_x86_64.whl; python_version == '3.12' and sys_platform == "linux"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp313-cp313-manylinux_2_28_x86_64.whl; python_version == '3.13' and sys_platform == "linux"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp310-cp310-macosx_14_0_arm64.whl; python_version == '3.10' and sys_platform == "darwin"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp311-cp311-macosx_14_0_arm64.whl; python_version == '3.11' and sys_platform == "darwin"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp312-cp312-macosx_14_0_arm64.whl; python_version == '3.12' and sys_platform == "darwin"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp313-cp313-macosx_14_0_arm64.whl; python_version == '3.13' and sys_platform == "darwin"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp310-cp310-win_amd64.whl; python_version == '3.10' and sys_platform == "win32"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp311-cp311-win_amd64.whl; python_version == '3.11' and sys_platform == "win32"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp312-cp312-win_amd64.whl; python_version == '3.12' and sys_platform == "win32"
https://github.com/antmicro/libbtrace/releases/download/tip/bt2-0.0.1-cp313-cp313-win_amd64.whl; python_version == '3.13' and sys_platform == "win32"