Skip to content

Commit 6363805

Browse files
committed
Upgrade apns2 (why was it so outdated?)
1 parent 5d4eda5 commit 6363805

2 files changed

Lines changed: 74 additions & 126 deletions

File tree

backend/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ django-storages = "*"
3737
django-phonenumber-field = {extras = ["phonenumberslite"],version = "*"}
3838
pillow = "*"
3939
boto3 = "*"
40-
apns2 = "*"
4140
numpy = "*"
4241
celery = "==5.4.0"
4342
django-redis = "*"
@@ -49,6 +48,7 @@ pre-commit = "*"
4948
alt-profanity-check = "*"
5049
inflection = "*"
5150
firebase-admin = "*"
51+
apns2 = "*"
5252

5353
[requires]
5454
python_version = "3.11"

backend/Pipfile.lock

Lines changed: 73 additions & 125 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)