aboutsummaryrefslogtreecommitdiff
path: root/databases/cassandra3/files/patch-pylib_requirements.txt
blob: 27616df2d111492271501a7c91411ab9f52e6677 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- pylib/requirements.txt.orig	2022-01-04 12:21:36 UTC
+++ pylib/requirements.txt
@@ -1,7 +1,6 @@
 # See python driver docs: futures and six have to be installed before
 # cythonizing the driver, perhaps only on old pips.
 # http://datastax.github.io/python-driver/installation.html#cython-based-extensions
-futures
 six>=0.12.0
 -e git+https://github.com/datastax/python-driver.git@cassandra-test#egg=cassandra-driver
 # Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases.
@@ -17,4 +16,4 @@ nose-test-select
 parse
 pycodestyle
 psutil
-thrift==0.9.3
+thrift==0.10.0