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 ec3b425 + 0293e8b commit 3c66c74Copy full SHA for 3c66c74
pylib/requirements.txt
@@ -20,9 +20,9 @@
20
# cythonizing the driver, perhaps only on old pips.
21
# http://datastax.github.io/python-driver/installation.html#cython-based-extensions
22
six>=1.12.0
23
--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
24
# Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
25
--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
26
coverage
27
decorator
28
docopt
0 commit comments