You've already forked RekomenciBackend
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
+2
-1
@@ -12,7 +12,6 @@ dependencies = [
|
||||
"levenshtein>=0.27.3",
|
||||
"adaptix==3.0.0b11",
|
||||
"markupsafe",
|
||||
"prometheus-fastapi-instrumentator>=7.1.0",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
@@ -26,10 +25,12 @@ backend = [
|
||||
"aioboto3==15.5.0",
|
||||
"python-multipart>=0.0.20",
|
||||
"pgvector>=0.4.1",
|
||||
"prometheus-fastapi-instrumentator>=7.1.0",
|
||||
]
|
||||
ml = [
|
||||
"sentence-transformers>=5.1.2",
|
||||
"torch",
|
||||
"prometheus-fastapi-instrumentator>=7.1.0",
|
||||
]
|
||||
types = [
|
||||
"types-cachetools==6.2.0.20250827",
|
||||
|
||||
Reference in New Issue
Block a user