Skip to content

Commit

Permalink
poetry + lock
Browse files Browse the repository at this point in the history
  • Loading branch information
BinamB committed Aug 26, 2024
1 parent b88e94b commit 072b339
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 18 deletions.
38 changes: 21 additions & 17 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 @@ -12,6 +12,7 @@ include = [
[tool.poetry.dependencies]
python = "3.9.*"
alembic = "^1.9.4"
asyncpg = "^0.29.0"
authutils = "^6.0.0"
cdislogging = "^1.0.0"
cdiserrors = "^1.0.0"
Expand All @@ -26,7 +27,6 @@ psycopg2 = "^2.7"
sqlalchemy = "^1.4.0"
sqlalchemy-utils = "^0.37.3"
PyYAML = "^5.4"
asyncpg = "^0.29.0"


[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 072b339

Please sign in to comment.