updated dependencies
This commit is contained in:
		
							parent
							
								
									949cb9e162
								
							
						
					
					
						commit
						9bbee13d4a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
[project]
 | 
			
		||||
name = "sp-hydra-veil-gui"
 | 
			
		||||
version = "1.0.0"
 | 
			
		||||
version = "1.1.0"
 | 
			
		||||
authors = [
 | 
			
		||||
  { name = "Simplified Privacy" },
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			@ -12,7 +12,7 @@ classifiers = [
 | 
			
		|||
    "Operating System :: POSIX :: Linux",
 | 
			
		||||
]
 | 
			
		||||
dependencies = [
 | 
			
		||||
    "sp-hydra-veil-core == 1.0.0",
 | 
			
		||||
    "sp-hydra-veil-core == 1.1.0",
 | 
			
		||||
    "pyperclip ~= 1.9.0",
 | 
			
		||||
    "pyqt6 ~= 6.7.1",
 | 
			
		||||
    "qrcode[pil] ~= 8.2"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue