Skip to content

Commit

Permalink
HF-60: Updated python version in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
e-gulakhmet committed Mar 30, 2024
1 parent 655299f commit 382cb8f
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 @@ -7,7 +7,7 @@ readme = "README.md"
package-mode = false

[tool.poetry.dependencies]
python = "3.12"
python = "^3.12"
asyncpg = "0.29.0"
gspread = "^6.0.2"
pyjwt = "^2.8.0"
Expand Down

0 comments on commit 382cb8f

Please sign in to comment.