mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Fix thinc dependncy
This commit is contained in:
		
							parent
							
								
									411b70f5f3
								
							
						
					
					
						commit
						5230754986
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@ requires = [
 | 
			
		|||
    "cymem>=2.0.2,<2.1.0",
 | 
			
		||||
    "preshed>=3.0.2,<3.1.0",
 | 
			
		||||
    "murmurhash>=0.28.0,<1.1.0",
 | 
			
		||||
    "thinc>=8.3.0,<8.4.0",
 | 
			
		||||
    "thinc>=9.1.0,<10.0.0",
 | 
			
		||||
    "numpy>=2.0.0,<2.1.0; python_version < '3.9'",
 | 
			
		||||
    "numpy>=2.0.0,<2.1.0; python_version >= '3.9'",
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user