Skip to content

Commit 656a2bd

Browse files
add empty nats group for consistency
1 parent 2f95035 commit 656a2bd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

poetry.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ minio = ["minio"]
9999
mongodb = ["pymongo"]
100100
mssql = ["sqlalchemy", "pymssql"]
101101
mysql = ["sqlalchemy", "pymysql"]
102+
nats = []
102103
neo4j = ["neo4j"]
103104
nginx = []
104105
opensearch = ["opensearch-py"]

0 commit comments

Comments
 (0)