mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
Revert to django 2.2.9
2.2.10 causes issues ```ModuleNotFoundError: No module named 'django.utils'```
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Django==2.2.10 # Django package
|
||||
Django==2.2.9 # Django package
|
||||
pillow==6.2.0 # Image manipulation
|
||||
djangorestframework==3.10.3 # DRF framework
|
||||
django-cors-headers==3.2.0 # CORS headers extension for DRF
|
||||
|
Reference in New Issue
Block a user