bump version, add localhost to ui

This commit is contained in:
Dillon DuPont
2025-08-05 10:55:06 -04:00
parent 96e4b7586a
commit 01371ed6cf
4 changed files with 34 additions and 10 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ dependencies = [
"pydantic>=2.6.4",
"rich>=13.7.1",
"python-dotenv>=1.0.1",
"cua-computer>=0.3.0,<0.5.0",
"cua-computer>=0.4.0,<0.5.0",
"cua-core>=0.1.8,<0.2.0",
"certifi>=2024.2.2",
"litellm>=1.74.8"