Skip to content

Commit 18b6ead

Browse files
committed
chore: remove psychopg binary dependency
1 parent c35f236 commit 18b6ead

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

argilla-server/pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ dependencies = [
5656
# for CLI
5757
"typer >= 0.6.0, < 0.10.0", # spaCy only supports typer<0.10.0
5858
"packaging>=23.2",
59-
"psycopg2-binary>=2.9.9",
6059
]
6160

6261
[project.optional-dependencies]

0 commit comments

Comments
 (0)