File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ name = "pedalboard"
3737authors  = [{ 
name  = 
" Peter Sobot" , 
email  = 
" [email protected] "  }]
3838description  = " A Python library for adding effects to audio." 
3939readme  = " README.md" 
40- requires-python  = " >=3.9 " 
40+ requires-python  = " >=3.10 " 
4141license  = { file  = " LICENSE"   }
4242classifiers  = [
4343    " Development Status :: 4 - Beta"  ,
@@ -48,12 +48,11 @@ classifiers = [
4848    " Programming Language :: C++"  ,
4949    " Programming Language :: Python"  ,
5050    " Topic :: Multimedia :: Sound/Audio"  ,
51-     " Programming Language :: Python :: 3.8"  ,
52-     " Programming Language :: Python :: 3.9"  ,
5351    " Programming Language :: Python :: 3.10"  ,
5452    " Programming Language :: Python :: 3.11"  ,
5553    " Programming Language :: Python :: 3.12"  ,
5654    " Programming Language :: Python :: 3.13"  ,
55+     " Programming Language :: Python :: 3.14"  ,
5756]
5857dependencies  = [" numpy"  ]
5958version  = " 0.9.19" 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments