mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 04:25:42 +00:00
Merge pull request #388 from SchrodingersGat/django-secure
Updated to django 2.2.2
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
Django==2.2 # Django package
|
Django==2.2.2 # Django package
|
||||||
psycopg2>=2.8.1 # PostgreSQL package
|
psycopg2>=2.8.1 # PostgreSQL package
|
||||||
pillow>=5.0.0 # Image manipulation
|
pillow>=5.0.0 # Image manipulation
|
||||||
djangorestframework>=3.6.2 # DRF framework
|
djangorestframework>=3.6.2 # DRF framework
|
||||||
|
Reference in New Issue
Block a user