diff --git a/requirements.txt b/requirements.txt index 5a16eeb..cd39ecc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,11 @@ +amqp==5.1.1 asgiref==3.5.2 +billiard==3.6.4.0 +celery==5.2.7 +click==8.1.3 +click-didyoumean==0.3.0 +click-plugins==1.1.1 +click-repl==0.2.0 defusedxml==0.7.1 diff-match-patch==20200713 Django==4.1.1 @@ -7,12 +14,19 @@ django-environ==0.9.0 django-import-export==2.9.0 django-taggit==3.0.0 et-xmlfile==1.1.0 +kombu==5.2.4 MarkupPy==1.14 odfpy==1.4.1 openpyxl==3.0.10 +Pillow==9.2.0 +prompt-toolkit==3.0.31 +pytz==2022.2.1 PyYAML==6.0 +six==1.16.0 sqlparse==0.4.2 tablib==3.2.1 +vine==5.0.0 +wcwidth==0.2.5 whitenoise==6.2.0 xlrd==2.0.1 xlwt==1.3.0