Skip to content

Commit

Permalink
Update supported py version
Browse files Browse the repository at this point in the history
  • Loading branch information
gurcuff91 committed May 20, 2024
1 parent e503a28 commit 01419ae
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -16,7 +16,7 @@ classifiers = [
]

[tool.poetry.dependencies]
python = "^3.11"
python = "^3.12"
motor = "^3.4.0"
pymongo = "^4.6.3"

Expand Down

0 comments on commit 01419ae

Please sign in to comment.