File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies = [
21
21
" httpx~=0.26.0" ,
22
22
" channels[daphne]==4.*" ,
23
23
" websockets>=14.0,<15.0" ,
24
- " compute-horde" ,
24
+ " compute-horde==0.21.0 " ,
25
25
" prometheus-client~=0.17.0" ,
26
26
" django-prometheus==2.3.1" ,
27
27
" django-business-metrics @ git+https://github.com/reef-technologies/django-business-metrics.git@9d08ddb3a9d26e8a7e478110d7c8c34c3aa03a01" ,
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ dependencies = [
20
20
" nox==2024.10.09" ,
21
21
" channels[daphne]==4.*" ,
22
22
" channels-redis==4.2.0" ,
23
- " compute-horde" ,
23
+ " compute-horde==0.21.0 " ,
24
24
" prometheus-client~=0.17.0" ,
25
25
" django-prometheus==2.3.1" ,
26
26
" django-business-metrics @ git+https://github.com/reef-technologies/django-business-metrics.git@9d08ddb3a9d26e8a7e478110d7c8c34c3aa03a01" ,
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ dependencies = [
21
21
" channels[daphne]==4.*" ,
22
22
" channels-redis==4.2.0" ,
23
23
" websockets>=14.0,<15.0" ,
24
- " compute-horde" ,
24
+ " compute-horde==0.21.0 " ,
25
25
" prometheus-client~=0.17.0" ,
26
26
" django-prometheus==2.3.1" ,
27
27
" django-business-metrics @ git+https://github.com/reef-technologies/django-business-metrics.git@9d08ddb3a9d26e8a7e478110d7c8c34c3aa03a01" ,
You can’t perform that action at this time.
0 commit comments