diff --git a/requirements.txt b/requirements.txt index 40d0bee..98ca474 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,3 +20,36 @@ types-python-dateutil==2.9.0.20240316 tzdata==2024.1 vine==5.1.0 wcwidth==0.2.13 +bcrypt==4.0.1 +certifi==2023.7.22 +charset-normalizer==3.2.0 +cryptography==41.0.3 +defusedxml==0.7.1 +diff-match-patch==20230430 +django-import-export==3.2.0 +djangorestframework==3.14.0 +et-xmlfile==1.1.0 +idna==3.4 +josepy==1.13.0 +MarkupPy==1.14 +mozilla-django-oidc==3.0.0 +odfpy==1.4.1 +openpyxl==3.1.2 +Pillow==10.0.0 +psycopg==3.1.10 +pycparser==2.21 +PyJWT==2.7.0 +pyOpenSSL==23.2.0 +pypng==0.20220715.0 +pytz==2023.3 +PyYAML==6.0.1 +qrcode==7.4.2 +requests==2.31.0 +tablib==3.5.0 +typing_extensions==4.7.1 +urllib3==2.0.3 +xlrd==2.0.1 +xlwt==1.3.0 +gunicorn==21.2.0 +django-recaptcha==3.0.0 +weasyprint==59.0 \ No newline at end of file