Merge remote-tracking branch 'inventree/master'

This commit is contained in:
Oliver Walters 2019-08-07 08:55:01 +10:00
commit 55ed483b13

View File

@ -1,5 +1,4 @@
Django==2.2.3 # Django package
# psycopg2>=2.8.1 # PostgreSQL package
Django>=2.2.4 # Django package
pillow>=5.0.0 # Image manipulation
djangorestframework>=3.6.2 # DRF framework
django-cors-headers>=2.5.3 # CORS headers extension for DRF