2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-01 17:41:33 +00:00

Merge branch 'inventree:master' into fr-1421-sso

This commit is contained in:
Matthias Mair
2021-09-24 00:32:38 +02:00
committed by GitHub
56 changed files with 31717 additions and 27314 deletions

View File

@@ -1,7 +1,8 @@
# Django framework
Django==3.2.4 # Django package
Django==3.2.5 # Django package
gunicorn>=20.1.0 # Gunicorn web server
pillow==8.2.0 # Image manipulation
pillow==8.3.2 # Image manipulation
djangorestframework==3.12.4 # DRF framework
django-cors-headers==3.2.0 # CORS headers extension for DRF
django-filter==2.4.0 # Extended filtering options