Skip to content

Commit

Permalink
Merge branch 'main' of github.com:Doist/bitmapist
Browse files Browse the repository at this point in the history
  • Loading branch information
tartansandal committed May 4, 2023
2 parents 7a4ce8f + 837c7d6 commit ed5725c
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 @@ -32,7 +32,7 @@ include = [
]

[tool.poetry.dependencies]
python = ">3.9,<3.12"
python = ">=3.9,<3.12"
redis = "^2.10.0"
python-dateutil = "*"
future = "^0.14.3"
Expand Down

0 comments on commit ed5725c

Please sign in to comment.