requeiments for web push
This commit is contained in:
@@ -8,7 +8,7 @@ attrs==24.2.0
|
|||||||
certifi==2024.8.30
|
certifi==2024.8.30
|
||||||
cffi==1.17.1
|
cffi==1.17.1
|
||||||
charset-normalizer==3.3.2
|
charset-normalizer==3.3.2
|
||||||
cryptography==43.0.3
|
cryptography==44.0.1
|
||||||
defusedxml==0.8.0rc2
|
defusedxml==0.8.0rc2
|
||||||
diff-match-patch==20230430
|
diff-match-patch==20230430
|
||||||
distro==1.9.0
|
distro==1.9.0
|
||||||
@@ -24,7 +24,9 @@ django-unfold==0.48.0
|
|||||||
djangorestframework==3.15.2
|
djangorestframework==3.15.2
|
||||||
djangorestframework-simplejwt==5.3.1
|
djangorestframework-simplejwt==5.3.1
|
||||||
djoser==2.3.1
|
djoser==2.3.1
|
||||||
|
dnspython==2.7.0
|
||||||
drf-spectacular==0.27.2
|
drf-spectacular==0.27.2
|
||||||
|
email_validator==2.2.0
|
||||||
factory_boy==3.3.1
|
factory_boy==3.3.1
|
||||||
Faker==28.4.1
|
Faker==28.4.1
|
||||||
frozenlist==1.4.1
|
frozenlist==1.4.1
|
||||||
@@ -33,6 +35,7 @@ ghasedak_sms==1.0.3
|
|||||||
ghasedakpack==0.1.13
|
ghasedakpack==0.1.13
|
||||||
gnupg==2.3.1
|
gnupg==2.3.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
|
http_ece==1.2.1
|
||||||
httpagentparser==1.9.5
|
httpagentparser==1.9.5
|
||||||
httpcore==1.0.5
|
httpcore==1.0.5
|
||||||
httpx==0.27.2
|
httpx==0.27.2
|
||||||
@@ -50,16 +53,18 @@ openai==1.58.1
|
|||||||
pillow==10.4.0
|
pillow==10.4.0
|
||||||
psutil==6.0.0
|
psutil==6.0.0
|
||||||
psycopg2-binary==2.9.10
|
psycopg2-binary==2.9.10
|
||||||
|
py-vapid==1.9.2
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pydantic==2.10.4
|
pydantic==2.10.6
|
||||||
pydantic_core==2.27.2
|
pydantic_core==2.27.2
|
||||||
PyJWT==2.9.0
|
PyJWT==2.10.1
|
||||||
pyTelegramBotAPI==4.23.0
|
pyTelegramBotAPI==4.23.0
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
python-telegram-bot==21.6
|
python-telegram-bot==21.6
|
||||||
python3-openid==3.2.0
|
python3-openid==3.2.0
|
||||||
pytz==2024.2
|
pytz==2024.2
|
||||||
|
pywebpush==2.0.3
|
||||||
PyYAML==6.0.2
|
PyYAML==6.0.2
|
||||||
referencing==0.35.1
|
referencing==0.35.1
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
|
|||||||
Reference in New Issue
Block a user