mirror of
				https://github.com/brain-tec/account_ebics.git
				synced 2025-11-04 07:00:35 +00:00 
			
		
		
		
	account_ebics - prevent cryptography into newest versions
Check Cryptography 41.0 which drops the support for Python 3.6
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
    "external_dependencies": {
 | 
			
		||||
        "python": [
 | 
			
		||||
            "fintech",
 | 
			
		||||
            "cryptography",
 | 
			
		||||
            "cryptography<=39.0.2",
 | 
			
		||||
        ]
 | 
			
		||||
    },
 | 
			
		||||
    "images": ["static/description/cover.png"],
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,3 @@
 | 
			
		||||
# generated from manifests external_dependencies
 | 
			
		||||
cryptography
 | 
			
		||||
cryptography<=39.0.2
 | 
			
		||||
fintech
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user