removing llamactl - it locks old versions, I guess causing issues if we update llamactl in the container? The injected llama-deploy-appserver isn't updated if its locked, leading to errors like where the app server version doesn't support the --skip-env-validation flag (#174)

This commit is contained in:
Adrian Lyjak
2026-01-14 19:22:32 -05:00
committed by GitHub
parent cfb4963e23
commit 7d8c8a5e85
-1
View File
@@ -22,7 +22,6 @@ dev = [
"ty>=0.0.2",
"pytest>=8.4.1",
"hatch>=1.14.1",
"llamactl>=0.3.0",
"pytest-asyncio>=1.3.0",
"playwright>=1.56.0,<2",
"psutil>=7.1.3",