Skip to content

Commit 7dfb528

Browse files
authored
PR realsenseai#14314 from AviaAv: add hubs packages to requirements.txt
2 parents 3de67da + 9fde8dd commit 7dfb528

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

unit-tests/requirements.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# YKUSH hub
2+
yepkit-pykush==0.3.5
3+
4+
# Acroname hub
5+
brainstem==2.11.1
6+
7+
# Unifi hub
8+
paramiko==2.9.3
9+
10+
# REST API testing
111
fastapi==0.115.12
212
uvicorn==0.34.0
313
pydantic==2.10.6
@@ -11,4 +21,4 @@ typeguard==4.4.4
1121
jinja2==3.1.6
1222
pyyaml==6.0.2
1323
lark==1.2.2
14-
httpx==0.28.1
24+
httpx==0.28.1

0 commit comments

Comments
 (0)