Skip to content

Commit

Permalink
Upgrade Django, Weasyprint and dbbackup
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsierro committed Oct 16, 2024
1 parent 463ae8f commit a6075da
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
astroid==2.4.2
colorama==0.4.4
Django==3.2.25
Django==4.2.16
isort==5.7.0
lazy-object-proxy==1.4.3
mccabe==0.6.1
Expand All @@ -16,10 +16,10 @@ qrbill==0.6.0
python-stdnum==1.16
psycopg2-binary==2.9.5
gunicorn==22.0.0
django-dbbackup==3.3.0
django-dbbackup==4.2.1
django-storages[boto3]
boto3==1.21.46
Pillow==10.3.0
weasyprint==60.1
weasyprint==62.3
python-dotenv==1.0.0
python-keycloak==4.6.2

0 comments on commit a6075da

Please sign in to comment.