From 78671c3f1969a12d18d110b58c79d54bf7b0f788 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 Dec 2023 15:46:58 -0800 Subject: [PATCH] Pin cassandra-driver to latest version 3.29.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 923418d..fc2603c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ redis-dump-load==1.0 Ghost.py == 0.2.3 requests Cython==0.24 -cassandra-driver +cassandra-driver==3.29.0 CouchDB==1.1 scapy shodan==1.5.5