Skip to content

Commit a81247f

Browse files
committed
sdbus reqs
1 parent 115a5c2 commit a81247f

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

backend_py/requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ fastapi
77
pydantic
88
python-socketio
99
dbus-python==1.2.18
10-
uvicorn
10+
uvicorn
11+
sdbus==0.14.0
12+
sdbus-networkmanager==2.0.0

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "frontend",
33
"private": true,
4-
"version": "v0.5.0-beta",
4+
"version": "v0.5.0-yt",
55
"type": "module",
66
"scripts": {
77
"dev": "vite --host",
@@ -74,4 +74,4 @@
7474
"typescript-eslint": "^8.11.0",
7575
"vite": "^5.4.10"
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)