mirror of
				https://github.com/HKUDS/LightRAG.git
				synced 2025-11-03 19:29:38 +00:00 
			
		
		
		
	Fix gensim not compatible wtih numpy and scipy problem
- Replace numpy with gensim in requirements.txt - Let gensim choose a correct version of numpy and scipy
This commit is contained in:
		
							parent
							
								
									0af774a28f
								
							
						
					
					
						commit
						bc9905a061
					
				@ -3,7 +3,7 @@ configparser
 | 
			
		||||
future
 | 
			
		||||
 | 
			
		||||
# Basic modules
 | 
			
		||||
numpy
 | 
			
		||||
gensim
 | 
			
		||||
pipmaster
 | 
			
		||||
pydantic
 | 
			
		||||
python-dotenv
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user