Pinned all pip dependencies in requirements.txt and added dependabot configuration
This commit is contained in:
parent
7154fc276d
commit
3ef9099407
2 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
llama-cpp-python[server]==0.1.48
|
||||
uvicorn~=0.22.0
|
||||
sanic~=23.3.0
|
||||
uvicorn==0.22.0
|
||||
sanic==23.3.0
|
Reference in a new issue