mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-03 22:55:43 +00:00 
			
		
		
		
	@@ -1,7 +1,7 @@
 | 
				
			|||||||
# Base python requirements for docker containers
 | 
					# Base python requirements for docker containers
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Basic package requirements
 | 
					# Basic package requirements
 | 
				
			||||||
setuptools>=57.4.0,<=60.1.0
 | 
					setuptools==60.0.5
 | 
				
			||||||
wheel>=0.37.0
 | 
					wheel>=0.37.0
 | 
				
			||||||
invoke>=1.4.0                   # Invoke build tool
 | 
					invoke>=1.4.0                   # Invoke build tool
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user