mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	Require thinc 6.11.2
This commit is contained in:
		
							parent
							
								
									d5af38f80c
								
							
						
					
					
						commit
						94ad2d66b6
					
				|  | @ -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.11.1,<6.12.0 | thinc>=6.11.2,<6.12.0 | ||||||
| murmurhash>=0.28,<0.29 | murmurhash>=0.28,<0.29 | ||||||
| cytoolz>=0.9.0,<0.10.0 | cytoolz>=0.9.0,<0.10.0 | ||||||
| plac<1.0.0,>=0.9.6 | plac<1.0.0,>=0.9.6 | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							|  | @ -192,7 +192,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.11.1,<6.12.0', |                 'thinc>=6.11.2,<6.12.0', | ||||||
|                 'plac<1.0.0,>=0.9.6', |                 'plac<1.0.0,>=0.9.6', | ||||||
|                 'pathlib', |                 'pathlib', | ||||||
|                 'ujson>=1.35', |                 'ujson>=1.35', | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user