Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AndersSeverinsen committed Oct 17, 2024
1 parent 38ad7d6 commit 6873f6a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 3 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
django==3.*
django==5.*
python-dotenv
djangorestframework
dj-config-url
django-bootstrap-icons
django-bootstrap5
django-recaptcha
gunicorn
Expand All @@ -20,5 +21,5 @@ django-constance[database]
iterfzf
celery[redis]
django-celery-beat
django-rosetta==0.9.9
django-rosetta==0.10.1
lxml_html_clean
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ django==5.1.2
# djangorestframework
django-bootstrap-datepicker-plus==5.0.5
# via -r requirements.in
django-bootstrap-icons==0.9.0
# via -r requirements.in
django-bootstrap5==24.3
# via -r requirements.in
django-celery-beat==2.7.0
Expand Down

0 comments on commit 6873f6a

Please sign in to comment.