diff --git a/server-utils/Pipfile b/server-utils/Pipfile index 884c71d694fe..fca1db021fc2 100755 --- a/server-utils/Pipfile +++ b/server-utils/Pipfile @@ -36,7 +36,6 @@ python-box = "==5.4.1" anyio = "==3.6.1" fastapi = "==0.68.1" python-dotenv = "==0.19.0" -pick 21ebf0bd5c feat(app): update deck config in device details for run status (#13866) python-multipart = "==0.0.5" pydantic = "==1.8.2" typing-extensions = ">=4.0.0,<5"