diff --git a/requirements.txt b/requirements.txt index 3687341166..041d349c66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,4 +23,5 @@ rapidfuzz==0.7.6 # Fuzzy string matching django-stdimage==5.1.1 # Advanced ImageField management django-tex==1.1.7 # LaTeX PDF export django-weasyprint==1.0.1 # HTML PDF export -django-debug-toolbar==2.2 # Debug / profiling toolbar \ No newline at end of file +django-debug-toolbar==2.2 # Debug / profiling toolbar +inventree # Install the latest version of the InvenTree API python library \ No newline at end of file