Skip to content

Commit

Permalink
fix: bring back cassandra driver bc otherwise how does it get install…
Browse files Browse the repository at this point in the history
…ed for cassandra module test run? (#680)

cleanup after incorrect decision made on scylla pr rebase
  • Loading branch information
alexanderankin authored Aug 14, 2024
1 parent 2d8bc11 commit 71c3a1a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 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 @@ -178,6 +178,7 @@ psycopg2-binary = "2.9.9"
pg8000 = "1.30.5"
sqlalchemy = "2.0.28"
psycopg = "3.1.18"
cassandra-driver = "3.29.1"
pytest-asyncio = "0.23.5"
kafka-python-ng = "^2.2.0"
hvac = "2.1.0"
Expand Down

0 comments on commit 71c3a1a

Please sign in to comment.