Skip to content

Commit

Permalink
Merge branch 'safe-global:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
huyngopt1994 authored Jul 10, 2023
2 parents d546da8 + 8e06fbc commit b5ea2e8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ pytest==7.4.0
pytest-celery==0.0.0
pytest-django==4.5.2
pytest-env==0.8.2
pytest-rerunfailures==11.1.2
pytest-rerunfailures==12.0
pytest-sugar==0.9.7
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
boto3==1.26.151
cachetools==5.3.1
celery==5.2.7
django==4.2.2
celery==5.3.1
django==4.2.3
django-cache-memoize==0.1.10
django-celery-beat==2.5.0
django-cors-headers==4.0.0
django-cors-headers==4.1.0
django-db-geventpool==4.0.1
django-debug-toolbar
django-debug-toolbar-force
Expand All @@ -13,7 +13,7 @@ django-extensions==3.2.3
django-filter==23.2
django-imagekit==4.1.0
django-model-utils==4.3.1
django-redis==5.2.0
django-redis==5.3.0
django-s3-storage==0.14.0
django-timezone-field==5.1
djangorestframework==3.14.0
Expand All @@ -23,11 +23,11 @@ drf-yasg[validation]==1.21.5
firebase-admin==6.2.0
flower==1.2.0
gunicorn[gevent]==20.1.0
hexbytes==0.2.3
hexbytes==0.3.1
hiredis==2.2.3
packaging>=21.0
pika==1.3.2
pillow==9.5.0
pillow==10.0.0
psycogreen==1.0.2
psycopg2==2.9.6
redis==4.5.5
Expand Down

0 comments on commit b5ea2e8

Please sign in to comment.