mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Update Thinc version
This commit is contained in:
		
							parent
							
								
									d21459f87d
								
							
						
					
					
						commit
						71954d5fe7
					
				| 
						 | 
					@ -3,7 +3,7 @@ pathlib
 | 
				
			||||||
numpy>=1.7
 | 
					numpy>=1.7
 | 
				
			||||||
cymem>=1.30,<1.32
 | 
					cymem>=1.30,<1.32
 | 
				
			||||||
preshed>=1.0.0,<2.0.0
 | 
					preshed>=1.0.0,<2.0.0
 | 
				
			||||||
thinc>=6.7.1,<6.8.0
 | 
					thinc>=6.7.2,<6.8.0
 | 
				
			||||||
murmurhash>=0.28,<0.29
 | 
					murmurhash>=0.28,<0.29
 | 
				
			||||||
plac<1.0.0,>=0.9.6
 | 
					plac<1.0.0,>=0.9.6
 | 
				
			||||||
six
 | 
					six
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -191,7 +191,7 @@ def setup_package():
 | 
				
			||||||
                'murmurhash>=0.28,<0.29',
 | 
					                'murmurhash>=0.28,<0.29',
 | 
				
			||||||
                'cymem>=1.30,<1.32',
 | 
					                'cymem>=1.30,<1.32',
 | 
				
			||||||
                'preshed>=1.0.0,<2.0.0',
 | 
					                'preshed>=1.0.0,<2.0.0',
 | 
				
			||||||
                'thinc>=6.7.1,<6.8.0',
 | 
					                'thinc>=6.7.2,<6.8.0',
 | 
				
			||||||
                'plac<1.0.0,>=0.9.6',
 | 
					                'plac<1.0.0,>=0.9.6',
 | 
				
			||||||
                'pip>=9.0.0,<10.0.0',
 | 
					                'pip>=9.0.0,<10.0.0',
 | 
				
			||||||
                'six',
 | 
					                'six',
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user