Skip to content

Commit

Permalink
Merge pull request #470 from HackSoftware/dependencies
Browse files Browse the repository at this point in the history
Dependencies update
  • Loading branch information
RadoRado authored Dec 4, 2024
2 parents f7152fd + 82e8c1e commit d726f7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,25 +9,25 @@ django-celery-beat==2.6.0

whitenoise==6.7.0

django-filter==24.2
django-filter==24.3
django-extensions==3.2.3
django-cors-headers==4.4.0
django-storages==1.14.4

drf-jwt==1.19.2

boto3==1.34.152
attrs==23.2.0
boto3==1.35.53
attrs==24.2.0

gunicorn==22.0.0
sentry-sdk==2.8.0
sentry-sdk==2.17.0

requests==2.32.3

google-api-python-client==2.139.0
google-auth==2.33.0
google-auth==2.35.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.0.0
google-auth-oauthlib==1.2.1

pyotp==2.9.0
qrcode==7.4.2
8 changes: 4 additions & 4 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@
pytest==8.3.2
pytest-django==4.8.0

factory-boy==3.3.0
Faker==26.0.0
factory-boy==3.3.1
Faker==30.8.2

ipdb==0.13.13
ipython==8.26.0

django-debug-toolbar==4.4.6

mypy==1.11.1
mypy==1.13.0

django-stubs==5.0.2
django-stubs==5.1.1
djangorestframework-stubs==3.15.0
boto3-stubs==1.34.152

Expand Down

0 comments on commit d726f7b

Please sign in to comment.