Skip to content

Commit

Permalink
Fix package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsil committed Jan 24, 2024
1 parent e38df41 commit fac4ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dependencies = [
"alembic>=1.11.3,<2.0.0",
"anyio>=3.7.1,<4",
"click>=8.1.3,<9.0.0",
"databasez>=0.7.1",
"databasez>=0.7.2",
"loguru>=0.7.0,<0.10.0",
"orjson >=3.8.5,<4.0.0",
"pydantic>=2.5.3,<3.0.0",
Expand Down

0 comments on commit fac4ca6

Please sign in to comment.