mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 01:48:04 +03:00 
			
		
		
		
	Update spacy-legacy to >=3.0.4 (#7865)
This commit is contained in:
		
							parent
							
								
									8a95475b3d
								
							
						
					
					
						commit
						df3444421a
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
# Our libraries
 | 
					# Our libraries
 | 
				
			||||||
spacy-legacy>=3.0.3,<3.1.0
 | 
					spacy-legacy>=3.0.4,<3.1.0
 | 
				
			||||||
cymem>=2.0.2,<2.1.0
 | 
					cymem>=2.0.2,<2.1.0
 | 
				
			||||||
preshed>=3.0.2,<3.1.0
 | 
					preshed>=3.0.2,<3.1.0
 | 
				
			||||||
thinc>=8.0.3,<8.1.0
 | 
					thinc>=8.0.3,<8.1.0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -37,7 +37,7 @@ setup_requires =
 | 
				
			||||||
    thinc>=8.0.3,<8.1.0
 | 
					    thinc>=8.0.3,<8.1.0
 | 
				
			||||||
install_requires =
 | 
					install_requires =
 | 
				
			||||||
    # Our libraries
 | 
					    # Our libraries
 | 
				
			||||||
    spacy-legacy>=3.0.3,<3.1.0
 | 
					    spacy-legacy>=3.0.4,<3.1.0
 | 
				
			||||||
    murmurhash>=0.28.0,<1.1.0
 | 
					    murmurhash>=0.28.0,<1.1.0
 | 
				
			||||||
    cymem>=2.0.2,<2.1.0
 | 
					    cymem>=2.0.2,<2.1.0
 | 
				
			||||||
    preshed>=3.0.2,<3.1.0
 | 
					    preshed>=3.0.2,<3.1.0
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user