mirror of https://github.com/interlegis/sapl.git
2 changed files with 61 additions and 8 deletions
@ -0,0 +1,49 @@ |
|||||
|
#REQUIREMENTS ORIGINAL DO PROJETO SAPL |
||||
|
django==2.2.28 |
||||
|
django-haystack==3.1.1 |
||||
|
django-filter==2.4.0 |
||||
|
djangorestframework==3.12.4 |
||||
|
django-braces==1.14.0 |
||||
|
django-crispy-forms==1.7.2 |
||||
|
django-contrib-postgres==0.0.1 |
||||
|
django-extra-views==0.12.0 |
||||
|
django-model-utils==3.1.2 |
||||
|
django-extensions==2.1.4 |
||||
|
django-image-cropping==1.2 |
||||
|
django-waffle==3.0.0 |
||||
|
django-webpack-loader==1.6.0 |
||||
|
drf-spectacular==0.18.2 |
||||
|
django-ratelimit==3.0.1 |
||||
|
easy-thumbnails==2.8.5 |
||||
|
python-decouple==3.1 |
||||
|
dj-database-url==0.5.0 |
||||
|
psycopg2-binary==2.9.8 |
||||
|
pyyaml==6.0.1 |
||||
|
pytz==2019.3 |
||||
|
python-magic==0.4.15 |
||||
|
unipath==1.1 |
||||
|
Pillow==10.3.0 |
||||
|
reportlab==3.6.13 |
||||
|
WeasyPrint==66.0 |
||||
|
trml2pdf==0.6 |
||||
|
gunicorn==23.0.0 |
||||
|
more-itertools==8.2.0 |
||||
|
pysolr==3.6.0 |
||||
|
PyPDF4==1.27.0 |
||||
|
#pyoai==2.5.1 |
||||
|
git+https://github.com/infrae/pyoai@5ff2f15e869869e70d8139e4c37b7832854d7049 |
||||
|
Unidecode==1.1.1 |
||||
|
whitenoise==5.1.0 |
||||
|
kazoo==2.8.0 |
||||
|
django-prometheus==2.2.0 |
||||
|
|
||||
|
asn1crypto==1.5.1 |
||||
|
XlsxWriter==3.2.0 |
||||
|
|
||||
|
# OnlyOffice integration |
||||
|
python-docx==1.1.0 |
||||
|
PyJWT==2.8.0 |
||||
|
requests==2.31.0 |
||||
|
|
||||
|
|
||||
|
git+https://github.com/interlegis/django-admin-bootstrapped |
||||
Loading…
Reference in new issue