Skip to content

Commit

Permalink
Add missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Jul 14, 2024
1 parent d7869ff commit c7e88ee
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c7e88ee

Please sign in to comment.