Skip to content

Commit

Permalink
Merge pull request #23 from simonsobs/rdb
Browse files Browse the repository at this point in the history
Require `nextline-rdb>=0.3.1`
  • Loading branch information
TaiSakuma authored Dec 22, 2023
2 parents 6624038 + b67ee2e commit ee7fda5
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 @@ -22,7 +22,7 @@ classifiers = [
]
dependencies = [
"nextline>=0.6.2",
"nextline-rdb>=0.3.0",
"nextline-rdb>=0.3.1",
"apluggy>=0.9.8",
"dynaconf>=3.2",
"starlette>=0.31",
Expand Down

0 comments on commit ee7fda5

Please sign in to comment.