You've already forked RekomenciBackend
fix(): adaptix is a common dependency due to it being used in domain
This commit is contained in:
+1
-1
@@ -10,12 +10,12 @@ dependencies = [
|
||||
"dishka==1.7.2",
|
||||
"pydantic[email]>=2.12.4",
|
||||
"levenshtein>=0.27.3",
|
||||
"adaptix==3.0.0b11",
|
||||
"markupsafe",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
backend = [
|
||||
"adaptix==3.0.0b11",
|
||||
"sqlalchemy==2.0.44",
|
||||
"argon2_cffi==23.1.0",
|
||||
"cryptography==46.0.3",
|
||||
|
||||
Reference in New Issue
Block a user