Skip to content

Commit

Permalink
Merge branch 'main' into django-bootstrap5
Browse files Browse the repository at this point in the history
  • Loading branch information
rloomans committed Sep 4, 2023
2 parents 1d81fd5 + f0b25e9 commit 879c67f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Django[bcrypt]==4.2.3
Django[bcrypt]==4.2.4
django-bootstrap5==22.2
dj-database-url==2.0.0
dj-database-url==2.1.0
dj-static==0.0.6
django-admin-csvexport==2.2
django-csp==3.7
Expand All @@ -10,14 +10,14 @@ django-crispy-forms==2.0
django-filter==23.2
djangorestframework==3.14.0
drf-spectacular==0.26.4
drf-spectacular-sidecar==2023.7.1
drf-spectacular-sidecar==2023.9.1
gunicorn==21.2.0
gviz_api==1.10.0
psycopg2-binary==2.9.6
psycopg2-binary==2.9.7
pytz==2023.3
static==1.1.1
whitenoise[brotli]==6.5.0
pygments==2.15.1
pygments==2.16.1
wordcloud==1.9.2
django-admin-csvexport==2.2
markdown==3.4.4
Expand Down

0 comments on commit 879c67f

Please sign in to comment.