mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	androguard 4 came out, and has breaking changes
This commit is contained in:
		
							parent
							
								
									2d5770985f
								
							
						
					
					
						commit
						2f84ce36da
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -91,7 +91,7 @@ setup(
 | 
			
		|||
        'babel',
 | 
			
		||||
    ],
 | 
			
		||||
    install_requires=[
 | 
			
		||||
        'androguard >= 3.1.0, != 3.3.0, != 3.3.1, != 3.3.2',
 | 
			
		||||
        'androguard >= 3.1.0, != 3.3.0, != 3.3.1, != 3.3.2, <4',
 | 
			
		||||
        'clint',
 | 
			
		||||
        'defusedxml',
 | 
			
		||||
        'GitPython',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue