File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ all = [
3939    " boto3-stubs>=1.35.65,<2.0"  ,
4040    " mypy-boto3-kinesis>=1.35.65,<2.0"  ,
4141    " mypy-boto3-s3>=1.35.65,<2.0"  ,
42-     " redis[hiredis]>=5.2.0,<6 "  ,
42+     " redis[hiredis]>=5.2.0,<8 "  ,
4343    " azure-storage-blob>=12.24.0,<12.25"  ,
4444    " neo4j>=5.27.0,<6"  ,
4545    " pymongo>=4.11,<5"  ,
@@ -73,7 +73,7 @@ mqtt = ["paho-mqtt>=2.1.0,<3"]
7373#  different requirements in the future.
7474kinesis  = [" quixstreams[aws]"  , " mypy-boto3-kinesis>=1.35.65,<2.0"  ]
7575s3  = [" quixstreams[aws]"  , " mypy-boto3-s3>=1.35.65,<2.0"  ]
76- redis  = [" redis[hiredis]>=5.2.0,<6 "  ]
76+ redis  = [" redis[hiredis]>=5.2.0,<8 "  ]
7777azure-file  = [" quixstreams[azure]"  ]
7878
7979[tool .setuptools .packages .find ]
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ fastavro>=1.8,<2.0
55protobuf >= 5.27.2 ,< 7.0 
66influxdb3-python >= 0.7.0 ,< 1.0 
77pyiceberg [pyarrow,glue ]>= 0.7 
8- redis [hiredis ]>= 5.2.0 ,< 6 
8+ redis [hiredis ]>= 5.2.0 ,< 8 
99pandas >= 1.0.0 ,< 3.0 
1010psycopg2-binary >= 2.9 ,< 3 
1111paho-mqtt >= 2.1.0 ,< 3 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments