Skip to content

Commit

Permalink
chore: upgrade poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Jul 18, 2024
1 parent c0bffb0 commit c742e10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 50 deletions.
52 changes: 3 additions & 49 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 @@ -46,7 +46,7 @@ license = "GNU Affero General Public License v3"
[tool.poetry.dependencies]
python = "^3.11"
requests = ">=2.31,<2.33"
peewee = "~3.16.3"
peewee = "~3.17.6"
psycopg2-binary = "~2.9.1"
gunicorn = ">=20.1,<22.1"
falcon = "~3.1.3"
Expand Down

0 comments on commit c742e10

Please sign in to comment.