Skip to content

Commit

Permalink
add empty nats group for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderankin committed Mar 20, 2024
1 parent 2f95035 commit 656a2bd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
5 changes: 3 additions & 2 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ minio = ["minio"]
mongodb = ["pymongo"]
mssql = ["sqlalchemy", "pymssql"]
mysql = ["sqlalchemy", "pymysql"]
nats = []
neo4j = ["neo4j"]
nginx = []
opensearch = ["opensearch-py"]
Expand Down

0 comments on commit 656a2bd

Please sign in to comment.