Skip to content

Commit

Permalink
Update rframe requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Ananthu-Ravindran authored Jun 24, 2024
1 parent 0952166 commit 674f607
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 @@ -23,7 +23,7 @@ packages = [
python = ">=3.8,<4.0"
click = "*"
rich = "*"
rframe = "^0.2.20"
rframe = "^0.2.21"
pymongo = {version = "*", optional = true}
appdirs = "^1.4.4"
tinydb = "^4.7.0"
Expand Down

0 comments on commit 674f607

Please sign in to comment.