From 7d88cbe27ec0c3d9494244bf0aa58ccbab82ab91 Mon Sep 17 00:00:00 2001 From: Oliver Date: Thu, 14 Oct 2021 09:25:00 +1100 Subject: [PATCH] Tag specific version of cryptography --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 24786cbd7a..9fa4149aba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,6 +35,7 @@ python-barcode[images]==0.13.1 # Barcode generator qrcode[pil]==6.1 # QR code generator django-q==1.3.4 # Background task scheduling django-formtools==2.3 # Form wizard tools +cryptography==3.4.8 # Cryptography support django-allauth==0.45.0 # SSO for external providers via OpenID inventree # Install the latest version of the InvenTree API python library