diff --git a/app/requirements.txt b/app/requirements.txt index 4c3dd87..a184b42 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,4 +2,5 @@ django==5.1.* django-crispy-forms crispy-bulma django-extensions -django-cors-headers \ No newline at end of file +django-cors-headers +tqdm \ No newline at end of file