We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115a5c2 commit a81247fCopy full SHA for a81247f
backend_py/requirements.txt
@@ -7,4 +7,6 @@ fastapi
7
pydantic
8
python-socketio
9
dbus-python==1.2.18
10
-uvicorn
+uvicorn
11
+sdbus==0.14.0
12
+sdbus-networkmanager==2.0.0
frontend/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "frontend",
3
"private": true,
4
- "version": "v0.5.0-beta",
+ "version": "v0.5.0-yt",
5
"type": "module",
6
"scripts": {
"dev": "vite --host",
@@ -74,4 +74,4 @@
74
"typescript-eslint": "^8.11.0",
75
"vite": "^5.4.10"
76
}
77
-}
+}
0 commit comments