mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge pull request #434 from SchrodingersGat/security-fix
Update requred django version for security reasons
This commit is contained in:
commit
4a412b7711
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user