mirror of
				https://github.com/privacyguides/blog.privacyguides.org.git
				synced 2025-10-31 13:46:32 +00:00 
			
		
		
		
	![dependabot[bot]](/assets/img/avatar_default.png) 7f174ca095
			
		
	
	7f174ca095
	
	
	
		
			
			Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
		
			
				
	
	
		
			21 lines
		
	
	
		
			427 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			427 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [[source]]
 | |
| url = "https://pypi.org/simple"
 | |
| verify_ssl = true
 | |
| name = "pypi"
 | |
| 
 | |
| [packages]
 | |
| mkdocs-material = {path = "./mkdocs-material-insiders"}
 | |
| mkdocs-git-revision-date-localized-plugin = "~=1.2"
 | |
| typing-extensions = "~=4.6"
 | |
| mkdocs-rss-plugin = "~=1.6"
 | |
| mkdocs-git-committers-plugin-2 = "~=1.1"
 | |
| mkdocs-macros-plugin = "~=0.7"
 | |
| pillow = "~=9.5"
 | |
| cairosvg = "~=2.7"
 | |
| 
 | |
| [dev-packages]
 | |
| scour = "~=0.38"
 | |
| 
 | |
| [requires]
 | |
| python_version = "3.8"
 |