Skip to content

Commit

Permalink
update python version
Browse files Browse the repository at this point in the history
  • Loading branch information
guangrei committed Jan 6, 2024
1 parent 2564f5c commit 758103e
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 @@ license = "mit"
readme = "README.md"

[tool.poetry.dependencies]
python = "3.10"
python = "^3.10"
requests = "^2.31.0"
bottle = "^0.12.25"
cryptography = "^41.0.7"
Expand Down

0 comments on commit 758103e

Please sign in to comment.