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