mirror of
https://github.com/run-llama/template-workflow-extract-basic.git
synced 2026-07-20 22:05:53 -04:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user