From b860d937f545a8f4d4903229fa32eabeaffb9716 Mon Sep 17 00:00:00 2001 From: jain Date: Wed, 26 Jul 2023 11:06:58 +0530 Subject: [PATCH] requirement .txt file add --- celerybeat-schedule | Bin 16384 -> 16384 bytes requirements.txt | 20 ++++++++++++++++++-- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/celerybeat-schedule b/celerybeat-schedule index 816eeebd0c744921639a15bc8fa7970b63417ff1..2fd0ce139fd0ddb41e3d63d94701251cc695247b 100644 GIT binary patch delta 391 zcmZo@U~Fh$T%f?nJeg5JTxt^|0~oj(Kxj7}2))aAqM_C19EBykyx$EWLhL|l&t_S@ zTg;PP4eTZd83+N*Xf@EUXGu;;EJ-cN%uVHjGYVOqx!9kxOY&+mFkIv7j6#kGPM|gMrFjLJ$=Nxng`91LTtS80 z5zIi*&=BWB9&g6BLf)W4zP3XCph5v}#^mJ5#)gvhf*RhM-nR;4 zNNu5Ll4fn8SZ$$rNufkgp=5*@P)TxXPHIu5UQ%Lmc4}Tqd~!}|VqR%Mp;QKwMurp+ z!W^%`!kcYcD4hYcO(v*N)|(+iPy=j-L7^O&HYt<`*_ELKv`!(YP_ed931ppeZJ|m8 gD7;cD3NnjQiwjkK53DFIDO3w8R4>)rXz0cR0Ana0SvwyPBiq|oTIRWm)F$*BE$})R&SQoyT!cGkdqGp DSRo7E diff --git a/requirements.txt b/requirements.txt index 85e0fbb..f1540e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,7 @@ async-timeout==4.0.2 billiard==4.1.0 boto3==1.26.157 botocore==1.29.157 +CacheControl==0.13.1 cachetools==5.3.1 celery==5.3.1 certifi==2023.5.7 @@ -41,8 +42,22 @@ django-timezone-field==5.1 djangorestframework==3.14.0 djangorestframework-simplejwt==5.2.2 drf-yasg==1.21.6 +fcm-django==2.0.0 +firebase-admin==6.2.0 +google-api-core==2.11.1 +google-api-python-client==2.93.0 google-auth==2.21.0 +google-auth-httplib2==0.1.0 +google-cloud-core==2.3.3 +google-cloud-firestore==2.11.1 +google-cloud-storage==2.10.0 +google-crc32c==1.5.0 +google-resumable-media==2.5.0 +googleapis-common-protos==1.59.1 +grpcio==1.56.0 +grpcio-status==1.56.0 gunicorn==20.1.0 +httplib2==0.22.0 idna==3.4 inflection==0.5.1 itypes==1.2.0 @@ -58,12 +73,15 @@ packaging==23.1 phonenumbers==8.13.15 Pillow==9.5.0 prompt-toolkit==3.0.38 +proto-plus==1.22.3 +protobuf==4.23.4 psycopg==3.1.9 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser==2.21 pycryptodome==3.18.0 PyJWT==2.7.0 +pyparsing==3.1.0 python-crontab==2.7.1 python-dateutil==2.8.2 python-dotenv==1.0.0 @@ -81,5 +99,3 @@ uritemplate==4.1.1 urllib3==1.26.16 vine==5.0.0 wcwidth==0.2.6 - -fcm-django==2.0.0 \ No newline at end of file