Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
Upgrade libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-garcia committed Oct 23, 2023
1 parent 2434b5e commit b58f7d1
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 32 deletions.
14 changes: 7 additions & 7 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ django==2.2.28
django-amazon-ses==4.0.0
django-clear-cache==0.3
django-crispy-forms==1.7.1
django_recaptcha==1.2.0
django_recaptcha==3.0.0
django-redis==4.8.0
django-storages==1.6.5
django-storages==1.12.3
django-modeltranslation==0.13.1
dj-database-url==0.4.2
drf-spectacular==0.26.*
gunicorn==19.7.1
pillow==9.3.0
pillow==10.0.1
waitress==2.1.2
psycopg2-binary==2.8.6
pytz==2021.3
Expand All @@ -27,11 +27,11 @@ directory-validators==8.0.1
django-modelcluster==6.0
django-taggit==1.0.*
djangorestframework==3.12.4
sorl-thumbnail==12.4.1
sorl-thumbnail==12.9.0
django-countries==5.2
django-countries-plus==2.1.0
notifications-python-client==6.3.*
weasyprint==51
weasyprint==53.4
PyPDF2==1.27.9
sigauth==4.3.0
bs4
Expand All @@ -41,8 +41,8 @@ requests[security]==2.31.0
pyyaml>=4.2b1,<6.0.0
django-environ==0.4.5
oauthlib==3.2.2
cryptography==41.0.3
urllib3>=1.26.5
cryptography==41.0.4
urllib3>=1.26.18
# Latest django-moderation release(0.0.7) package has restriction for django upto 2.2 and we wanted to install
# django 2.2.24 for critical vulnerabilities - hence installing from master
-e git+https://github.com/dominno/django-moderation.git#egg=django-moderation
Expand Down
43 changes: 20 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.in
#
Expand All @@ -25,16 +25,12 @@ botocore==1.20.112
# -r requirements.in
# boto3
# s3transfer
brotli==1.1.0
# via fonttools
bs4==0.0.1
# via -r requirements.in
cachetools==2.0.1
# via zenpy
cairocffi==1.1.0
# via
# cairosvg
# weasyprint
cairosvg==2.7.0
# via weasyprint
celery[redis]==5.2.3
# via -r requirements.in
certifi==2023.7.22
Expand All @@ -43,7 +39,6 @@ certifi==2023.7.22
# requests
cffi==1.14.5
# via
# cairocffi
# cryptography
# weasyprint
charset-normalizer==3.0.1
Expand All @@ -60,14 +55,10 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
cryptography==41.0.3
cryptography==41.0.4
# via -r requirements.in
cssselect2==0.2.1
# via
# cairosvg
# weasyprint
defusedxml==0.5.0
# via cairosvg
# via weasyprint
directory-validators==8.0.1
# via -r requirements.in
dj-database-url==0.4.2
Expand All @@ -84,6 +75,7 @@ django==2.2.28
# django-moderation
# django-recaptcha
# django-staff-sso-client
# django-storages
# django-taggit
# djangorestframework
# drf-spectacular
Expand Down Expand Up @@ -112,13 +104,13 @@ django-modelcluster==6.0
# via -r requirements.in
django-modeltranslation==0.13.1
# via -r requirements.in
django-recaptcha==1.2.0
django-recaptcha==3.0.0
# via -r requirements.in
django-redis==4.8.0
# via -r requirements.in
django-staff-sso-client==3.1.1
# via -r requirements.in
django-storages==1.6.5
django-storages==1.12.3
# via -r requirements.in
django-taggit==1.0.0
# via -r requirements.in
Expand All @@ -131,6 +123,8 @@ docopt==0.6.2
# via notifications-python-client
drf-spectacular==0.26.2
# via -r requirements.in
fonttools[woff]==4.43.1
# via weasyprint
gunicorn==19.7.1
# via -r requirements.in
html5lib==1.0.1
Expand Down Expand Up @@ -161,18 +155,20 @@ oauthlib==3.2.2
# requests-oauthlib
olefile==0.44
# via directory-validators
pillow==9.3.0
pillow==10.0.1
# via
# -r requirements.in
# cairosvg
# directory-validators
# django-markdownx
# weasyprint
prompt-toolkit==3.0.19
# via click-repl
psycopg2-binary==2.8.6
# via -r requirements.in
pycparser==2.18
# via cffi
pydyf==0.8.0
# via weasyprint
pyjwt==2.4.0
# via
# -r requirements.in
Expand Down Expand Up @@ -224,20 +220,19 @@ six==1.11.0
# html5lib
# mohawk
# python-dateutil
sorl-thumbnail==12.4.1
sorl-thumbnail==12.9.0
# via -r requirements.in
sqlparse==0.4.4
# via
# -r requirements.in
# django
tinycss2==1.1.0
# via
# cairosvg
# cssselect2
# weasyprint
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.5
urllib3==1.26.18
# via
# -r requirements.in
# botocore
Expand All @@ -252,7 +247,7 @@ waitress==2.1.2
# via -r requirements.in
wcwidth==0.2.5
# via prompt-toolkit
weasyprint==51
weasyprint==53.4
# via -r requirements.in
webencodings==0.5.1
# via
Expand All @@ -262,6 +257,8 @@ whitenoise==3.3.1
# via -r requirements.in
zenpy==1.1.10
# via -r requirements.in
zopfli==0.2.3
# via fonttools

# The following packages are considered to be unsafe in a requirements file:
# setuptools
4 changes: 2 additions & 2 deletions requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ flake8==4.0.1
# via -r requirements_test.in
gitdb==4.0.10
# via gitpython
gitpython==3.1.35
gitpython==3.1.37
# via -r requirements_test.in
gunicorn==19.7.1
# via -r requirements.in
Expand All @@ -159,7 +159,7 @@ inflection==0.5.1
# via drf-spectacular
iniconfig==2.0.0
# via pytest
jinja2==3.0.1
jinja2==3.1.2
# via
# -r requirements_test.in
# moto
Expand Down

0 comments on commit b58f7d1

Please sign in to comment.