mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 10:35:40 +00:00
Update requirements documentation
- Add python3-dev and g++ - Add wheel to PIP requirements file
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
Django==2.2.10 # Django package
|
||||
wheel>=0.34.2 # Wheel
|
||||
Django==2.2.10 # 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