2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 12:35:46 +00:00

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

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