Skip to content

Commit bddbaeb

Browse files
1 parent dee20a7 commit bddbaeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ bcrypt = { version = "*", optional = true }
100100
[tool.poetry.extras]
101101
arangodb = ["python-arango"]
102102
azurite = ["azure-storage-blob"]
103-
cassandra = ["cassandra-driver"]
103+
cassandra = []
104104
clickhouse = ["clickhouse-driver"]
105105
elasticsearch = []
106106
google = ["google-cloud-pubsub", "google-cloud-datastore"]

0 commit comments

Comments
 (0)