File tree Expand file tree Collapse file tree 2 files changed +22
-18
lines changed Expand file tree Collapse file tree 2 files changed +22
-18
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ flattentool==0.26.0
47
47
# -r requirements.in
48
48
# libcove
49
49
# libcoveweb
50
- gunicorn [ setproctitle ] == 23.0.0
50
+ gunicorn == 23.0.0
51
51
# via -r requirements.in
52
52
idna == 3.7
53
53
# via requests
@@ -72,9 +72,9 @@ libcove==0.32.1
72
72
# -r requirements.in
73
73
# libcoveocds
74
74
# libcoveweb
75
- libcoveocds [ perf,web ] == 0.16.0
75
+ libcoveocds == 0.16.3
76
76
# via -r requirements.in
77
- libcoveweb == 0.31.0
77
+ libcoveweb == 0.31.1
78
78
# via -r requirements.in
79
79
lxml == 4.9.1
80
80
# via flattentool
@@ -137,6 +137,12 @@ sentry-sdk==2.8.0
137
137
# via -r requirements.in
138
138
setproctitle == 1.3.3
139
139
# via gunicorn
140
+ setuptools == 75.6.0
141
+ # via
142
+ # zc-lockfile
143
+ # zc-zlibstorage
144
+ # zodbpickle
145
+ # zope-interface
140
146
six == 1.16.0
141
147
# via
142
148
# bleach
Original file line number Diff line number Diff line change @@ -21,9 +21,7 @@ backports-datetime-fromisoformat==1.0.0
21
21
# -r requirements.txt
22
22
# flattentool
23
23
bleach==6.0.0
24
- # via
25
- # -r requirements.txt
26
- # libcoveocds
24
+ # via -r requirements.txt
27
25
btrees==4.8.0
28
26
# via
29
27
# -r requirements.txt
@@ -64,7 +62,6 @@ django==4.2.17
64
62
# via
65
63
# -r requirements.txt
66
64
# django-bootstrap3
67
- # libcoveocds
68
65
# libcoveweb
69
66
django-bootstrap3==24.2
70
67
# via
@@ -82,7 +79,7 @@ flattentool==0.26.0
82
79
# -r requirements_dev.in
83
80
# libcove
84
81
# libcoveweb
85
- gunicorn[setproctitle] ==23.0.0
82
+ gunicorn==23.0.0
86
83
# via -r requirements.txt
87
84
h11==0.14.0
88
85
# via wsproto
@@ -124,9 +121,9 @@ libcove==0.32.1
124
121
# -r requirements.txt
125
122
# libcoveocds
126
123
# libcoveweb
127
- libcoveocds[perf,web] ==0.16.0
124
+ libcoveocds==0.16.3
128
125
# via -r requirements.txt
129
- libcoveweb==0.31.0
126
+ libcoveweb==0.31.1
130
127
# via -r requirements.txt
131
128
libsass==0.20.1
132
129
# via -r requirements_dev.in
@@ -135,9 +132,7 @@ lxml==4.9.1
135
132
# -r requirements.txt
136
133
# flattentool
137
134
markdown-it-py==2.2.0
138
- # via
139
- # -r requirements.txt
140
- # libcoveocds
135
+ # via -r requirements.txt
141
136
markupsafe==2.1.2
142
137
# via
143
138
# -r requirements.txt
@@ -159,9 +154,7 @@ openpyxl==3.0.7
159
154
# -r requirements.txt
160
155
# flattentool
161
156
orjson==3.9.15
162
- # via
163
- # -r requirements.txt
164
- # libcoveocds
157
+ # via -r requirements.txt
165
158
outcome==1.2.0
166
159
# via trio
167
160
packaging==24.1
@@ -242,9 +235,14 @@ selenium==4.11.2
242
235
sentry-sdk==2.8.0
243
236
# via -r requirements.txt
244
237
setproctitle==1.3.3
238
+ # via -r requirements.txt
239
+ setuptools==75.6.0
245
240
# via
246
241
# -r requirements.txt
247
- # gunicorn
242
+ # zc-lockfile
243
+ # zc-zlibstorage
244
+ # zodbpickle
245
+ # zope-interface
248
246
six==1.16.0
249
247
# via
250
248
# -r requirements.txt
@@ -277,7 +275,7 @@ url-normalize==1.4.3
277
275
# via
278
276
# -r requirements.txt
279
277
# requests-cache
280
- urllib3[socks] ==2.2.2
278
+ urllib3==2.2.2
281
279
# via
282
280
# -r requirements.txt
283
281
# requests
You can’t perform that action at this time.
0 commit comments