mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	Drop version locking on pyasn1
I did not find any reason for this.
This commit is contained in:
		
							parent
							
								
									b53c498fcd
								
							
						
					
					
						commit
						4389168588
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -99,8 +99,8 @@ setup(
 | 
			
		|||
        'paramiko',
 | 
			
		||||
        'Pillow',
 | 
			
		||||
        'apache-libcloud >= 0.14.1',
 | 
			
		||||
        'pyasn1 >=0.4.1, < 0.5.0',
 | 
			
		||||
        'pyasn1-modules >= 0.2.1, < 0.3',
 | 
			
		||||
        'pyasn1 >=0.4.1',
 | 
			
		||||
        'pyasn1-modules >= 0.2.1',
 | 
			
		||||
        'python-vagrant',
 | 
			
		||||
        'PyYAML',
 | 
			
		||||
        'qrcode',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue