mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 11:35:41 +00:00
Dep updates (#4176)
* test bumping deps * bump dep file * readd old pointer * update pre-commit * update req * update dev req
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
Django>=3.2.14,<4 # Django package
|
||||
coreapi # API documentation for djangorestframework
|
||||
cryptography==3.4.8 # Core cryptographic functionality
|
||||
django-allauth==0.52.0 # SSO for external providers via OpenID
|
||||
django-allauth # SSO for external providers via OpenID
|
||||
django-allauth-2fa # MFA / 2FA
|
||||
django-cleanup # Automated deletion of old / unused uploaded files
|
||||
django-cors-headers # CORS headers extension for DRF
|
||||
|
Reference in New Issue
Block a user