Skip to content

Commit

Permalink
switch to poetry
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Taylor <steve@deployhub.com>
  • Loading branch information
sbtaylor15 committed Aug 16, 2024
2 parents ccf26a4 + e058ce0 commit c059746
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = "^3.12"
fastapi = "0.112.0"
fastapi = "0.112.1"
numpy = "2.0.1"
pandas = "2.2.2"
psycopg2-binary = "2.9.9"
Expand Down

0 comments on commit c059746

Please sign in to comment.