File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,6 @@ server = [
5151 " djangorestframework~=3.15.1" ,
5252 " google-cloud-bigquery" ,
5353 " pyyaml" ,
54- " redis[hiredis]" ,
5554 " whitenoise~=6.6.0" ,
5655]
5756
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ amqp==5.3.1
88 # via kombu
99asgiref == 3.8.1
1010 # via django
11- async-timeout == 5.0.1
12- # via redis
1311attrs == 24.2.0
1412 # via
1513 # jsonschema
@@ -91,8 +89,6 @@ grpcio-status==1.68.1
9189 # via google-api-core
9290gunicorn == 22.0.0
9391 # via WebCompatManager (pyproject.toml)
94- hiredis == 3.1.0
95- # via redis
9692idna == 3.10
9793 # via requests
9894josepy == 1.14.0
@@ -142,8 +138,6 @@ python-dateutil==2.9.0.post0
142138 # google-cloud-bigquery
143139pyyaml == 6.0.2
144140 # via WebCompatManager (pyproject.toml)
145- redis == 5.2.0
146- # via WebCompatManager (pyproject.toml)
147141referencing == 0.35.1
148142 # via
149143 # jsonschema
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments