Merge pull request #2153 from SchrodingersGat/cryptography-version

Tag specific version of cryptography
This commit is contained in:
Oliver 2021-10-14 09:46:48 +11:00 committed by GitHub
commit 6012407e93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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