Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.

Commit

Permalink
Add psycopg2-binary dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
ReinderVosDeWael committed Nov 10, 2023
1 parent cc1dba5 commit d113cce
Show file tree
Hide file tree
Showing 2 changed files with 83 additions and 1 deletion.
83 changes: 82 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pydantic-settings = "^2.0.3"
uvicorn = "^0.24.0.post1"
sqlalchemy = "^2.0.23"
openai = "^1.2.0"
psycopg2-binary = "^2.9.9"

[tool.poetry.group.dev.dependencies]
pytest = "^7.4.3"
Expand Down

0 comments on commit d113cce

Please sign in to comment.