Skip to content

Commit

Permalink
Add caret back in
Browse files Browse the repository at this point in the history
  • Loading branch information
bttf committed Dec 6, 2024
1 parent db3f752 commit 1edbb30
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 @@ -8,7 +8,7 @@ license = "MIT"

[tool.poetry.dependencies]
python = "^3.8"
psycopg2 = "2.9.10"
psycopg2 = "^2.9.10"
six = "^1.16.0"
prometheus-client = "^0.20.0"

Expand Down

0 comments on commit 1edbb30

Please sign in to comment.