notification: add firebase notification to web
This commit is contained in:
@@ -1,13 +1,22 @@
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.2
|
||||
aiosignal==1.4.0
|
||||
amqp==5.3.1
|
||||
anyio==4.11.0
|
||||
asgiref==3.9.1
|
||||
attrs==25.4.0
|
||||
billiard==4.2.1
|
||||
CacheControl==0.14.3
|
||||
cachetools==6.2.1
|
||||
celery==5.5.3
|
||||
certifi==2025.10.5
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.2.1
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
cryptography==46.0.3
|
||||
Django==5.2.4
|
||||
django-cacheops==7.2
|
||||
django-cors-headers==4.7.0
|
||||
@@ -21,28 +30,58 @@ djangorestframework==3.16.0
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
drf-yasg==1.21.10
|
||||
exponent_server_sdk==2.2.0
|
||||
firebase_admin==7.1.0
|
||||
frozenlist==1.8.0
|
||||
funcy==2.0
|
||||
google-api-core==2.28.1
|
||||
google-auth==2.42.0
|
||||
google-cloud-core==2.5.0
|
||||
google-cloud-firestore==2.21.0
|
||||
google-cloud-storage==3.4.1
|
||||
google-crc32c==1.7.1
|
||||
google-resumable-media==2.7.2
|
||||
googleapis-common-protos==1.71.0
|
||||
gprof2dot==2025.4.14
|
||||
grpcio==1.76.0
|
||||
grpcio-status==1.76.0
|
||||
gunicorn==23.0.0
|
||||
h11==0.16.0
|
||||
h2==4.3.0
|
||||
hpack==4.1.0
|
||||
httpcore==1.0.9
|
||||
httpx==0.28.1
|
||||
hyperframe==6.1.0
|
||||
idna==3.11
|
||||
inflection==0.5.1
|
||||
kombu==5.5.4
|
||||
msgpack==1.1.2
|
||||
multidict==6.7.0
|
||||
packaging==25.0
|
||||
pillow==11.3.0
|
||||
prompt_toolkit==3.0.51
|
||||
propcache==0.4.1
|
||||
proto-plus==1.26.1
|
||||
protobuf==6.33.0
|
||||
psycopg2-binary==2.9.10
|
||||
pyasn1==0.6.1
|
||||
pyasn1_modules==0.4.2
|
||||
pycparser==2.23
|
||||
pyfcm==2.1.0
|
||||
PyJWT==2.10.1
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2025.2
|
||||
PyYAML==6.0.2
|
||||
redis==6.2.0
|
||||
requests==2.32.5
|
||||
rsa==4.9.1
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
sqlparse==0.5.3
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2025.2
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.5.0
|
||||
uvicorn==0.35.0
|
||||
vine==5.1.0
|
||||
wcwidth==0.2.13
|
||||
yarl==1.22.0
|
||||
|
||||
Reference in New Issue
Block a user