mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +00:00
Update requred django version for security reasons
This commit is contained in:
parent
ecff9b7209
commit
61a21de7d8
@ -1,5 +1,4 @@
|
|||||||
Django==2.2.3 # Django package
|
Django>=2.2.4 # Django 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
|
||||||
django-cors-headers>=2.5.3 # CORS headers extension for DRF
|
django-cors-headers>=2.5.3 # CORS headers extension for DRF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user