File tree Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Expand file tree Collapse file tree 2 files changed +20
-11
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ flattentool==0.26.0
45
45
# via
46
46
# libcove
47
47
# libcoveweb
48
- gunicorn [ setproctitle ] == 23.0.0
48
+ gunicorn == 23.0.0
49
49
# via -r requirements.in
50
50
idna == 3.7
51
51
# via requests
@@ -71,9 +71,9 @@ libcove==0.32.1
71
71
# libcoveoc4ids
72
72
# libcoveocds
73
73
# libcoveweb
74
- libcoveoc4ids [ perf ] == 0.8.0
74
+ libcoveoc4ids == 0.8.0
75
75
# via -r requirements.in
76
- libcoveocds == 0.16.0
76
+ libcoveocds == 0.16.4
77
77
# via libcoveoc4ids
78
78
libcoveweb == 0.31.0
79
79
# via -r requirements.in
@@ -132,6 +132,12 @@ sentry-sdk==2.8.0
132
132
# via -r requirements.in
133
133
setproctitle == 1.3.3
134
134
# via gunicorn
135
+ setuptools == 75.6.0
136
+ # via
137
+ # zc-lockfile
138
+ # zc-zlibstorage
139
+ # zodbpickle
140
+ # zope-interface
135
141
six == 1.16.0
136
142
# via
137
143
# rfc3339-validator
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ flattentool==0.26.0
76
76
# -r requirements.txt
77
77
# libcove
78
78
# libcoveweb
79
- gunicorn[setproctitle] ==23.0.0
79
+ gunicorn==23.0.0
80
80
# via -r requirements.txt
81
81
h11==0.14.0
82
82
# via wsproto
@@ -117,9 +117,9 @@ libcove==0.32.1
117
117
# libcoveoc4ids
118
118
# libcoveocds
119
119
# libcoveweb
120
- libcoveoc4ids[perf] ==0.8.0
120
+ libcoveoc4ids==0.8.0
121
121
# via -r requirements.txt
122
- libcoveocds==0.16.0
122
+ libcoveocds==0.16.4
123
123
# via
124
124
# -r requirements.txt
125
125
# libcoveoc4ids
@@ -148,9 +148,7 @@ openpyxl==3.0.7
148
148
# -r requirements.txt
149
149
# flattentool
150
150
orjson==3.9.15
151
- # via
152
- # -r requirements.txt
153
- # libcoveoc4ids
151
+ # via -r requirements.txt
154
152
outcome==1.2.0
155
153
# via trio
156
154
packaging==24.1
@@ -230,9 +228,14 @@ selenium==4.11.2
230
228
sentry-sdk==2.8.0
231
229
# via -r requirements.txt
232
230
setproctitle==1.3.3
231
+ # via -r requirements.txt
232
+ setuptools==75.6.0
233
233
# via
234
234
# -r requirements.txt
235
- # gunicorn
235
+ # zc-lockfile
236
+ # zc-zlibstorage
237
+ # zodbpickle
238
+ # zope-interface
236
239
six==1.16.0
237
240
# via
238
241
# -r requirements.txt
@@ -262,7 +265,7 @@ url-normalize==1.4.3
262
265
# via
263
266
# -r requirements.txt
264
267
# requests-cache
265
- urllib3[socks] ==2.2.2
268
+ urllib3==2.2.2
266
269
# via
267
270
# -r requirements.txt
268
271
# requests
You can’t perform that action at this time.
0 commit comments