|
@@ -10,6 +10,7 @@ amqp==5.2.0
|
|
|
anyio==3.7.1
|
|
|
asgiref==3.7.2
|
|
|
async-generator==1.10
|
|
|
+async-timeout==4.0.3
|
|
|
attrs==23.1.0
|
|
|
avalara==20.9.0
|
|
|
beautifulsoup4==4.7.1
|
|
@@ -158,8 +159,7 @@ pyuwsgi==2.0.23
|
|
|
pyvat==1.3.15
|
|
|
pyyaml==6.0.1
|
|
|
rb==1.10.0
|
|
|
-redis==3.4.1
|
|
|
-redis-py-cluster==2.1.0
|
|
|
+redis==4.5.4
|
|
|
referencing==0.30.2
|
|
|
regex==2022.9.13
|
|
|
reportlab==4.0.7
|
|
@@ -179,7 +179,7 @@ sentry-forked-django-stubs==4.2.7.post3
|
|
|
sentry-forked-djangorestframework-stubs==3.14.5.post1
|
|
|
sentry-kafka-schemas==0.1.50
|
|
|
sentry-ophio==0.1.5
|
|
|
-sentry-redis-tools==0.1.7
|
|
|
+sentry-redis-tools==0.2.0
|
|
|
sentry-relay==0.8.45
|
|
|
sentry-sdk==1.39.2
|
|
|
sentry-usage-accountant==0.0.10
|
|
@@ -211,10 +211,11 @@ types-pillow==9.5.0.4
|
|
|
types-protobuf==4.23.0.1
|
|
|
types-psutil==5.9.5.16
|
|
|
types-psycopg2==2.9.21
|
|
|
+types-pyopenssl==23.2.0.2
|
|
|
types-python-dateutil==2.8.19
|
|
|
types-pytz==2022.1.2
|
|
|
types-pyyaml==6.0.11
|
|
|
-types-redis==3.5.18
|
|
|
+types-redis==4.6.0.3
|
|
|
types-requests==2.31.0.20231231
|
|
|
types-setuptools==65.3.0
|
|
|
types-simplejson==3.17.7.2
|