Skip to content

Commit 71c3a1a

Browse files
fix: bring back cassandra driver bc otherwise how does it get installed for cassandra module test run? (#680)
cleanup after incorrect decision made on scylla pr rebase
1 parent 2d8bc11 commit 71c3a1a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -178,6 +178,7 @@ psycopg2-binary = "2.9.9"
178178
pg8000 = "1.30.5"
179179
sqlalchemy = "2.0.28"
180180
psycopg = "3.1.18"
181+
cassandra-driver = "3.29.1"
181182
pytest-asyncio = "0.23.5"
182183
kafka-python-ng = "^2.2.0"
183184
hvac = "2.1.0"

0 commit comments

Comments
 (0)