Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
xvello committed Oct 25, 2023
1 parent 20a4d01 commit 0751b72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ django-prometheus==2.2.0
django-redis==5.2.0
django-statsd==2.5.2
django-structlog==2.1.3
django-revproxy==0.12.0
djangorestframework==3.14.0
djangorestframework-csv==2.1.1
djangorestframework-dataclasses==1.2.0
Expand Down
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ django==3.2.19
# django-phonenumber-field
# django-picklefield
# django-redis
# django-revproxy
# django-structlog
# django-two-factor-auth
# djangorestframework
Expand Down Expand Up @@ -179,6 +180,8 @@ django-prometheus==2.2.0
# via -r requirements.in
django-redis==5.2.0
# via -r requirements.in
django-revproxy==0.12.0
# via -r requirements.in
django-statsd==2.5.2
# via -r requirements.in
django-structlog==2.1.3
Expand Down Expand Up @@ -534,6 +537,7 @@ uritemplate==4.1.1
urllib3[secure,socks]==1.26.13
# via
# botocore
# django-revproxy
# geoip2
# google-auth
# requests
Expand Down

0 comments on commit 0751b72

Please sign in to comment.