We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d0fda4 + 3c66c74 commit 99db287Copy full SHA for 99db287
pylib/requirements.txt
@@ -17,8 +17,8 @@
17
#
18
19
20
--e git+https://github.com/datastax/python-driver.git@cassandra-test#egg=cassandra-driver
+-e git+https://github.com/apache/cassandra-python-driver.git@3.25.0#egg=cassandra-driver
21
# Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
22
--e git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm
+-e git+https://github.com/apache/cassandra-ccm.git@cassandra-test#egg=ccm
23
coverage
24
pytest
0 commit comments