File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
- https://github.com/codecov/test-results-parser/archive/90be9f378fc4002e3bdd35264b458c313f490f59 .tar.gz#egg=test-results-parser
1
+ https://github.com/codecov/test-results-parser/archive/1117e755a36abbecf5a93f3cc3a5e94d918ef895 .tar.gz#egg=test-results-parser
2
2
https://github.com/codecov/shared/archive/2674ae99811767e63151590906691aed4c5ce1f9.tar.gz#egg=shared
3
3
https://github.com/codecov/timestring/archive/d37ceacc5954dff3b5bd2f887936a98a668dda42.tar.gz#egg=timestring
4
4
asgiref>=3.7.2
@@ -18,6 +18,7 @@ grpcio>=1.66.2
18
18
httpx
19
19
jinja2>=3.1.3
20
20
lxml>=5.3.0
21
+ msgpack>=1.1.0
21
22
mock
22
23
multidict>=6.1.0
23
24
openai
Original file line number Diff line number Diff line change @@ -195,6 +195,8 @@ mock==4.0.3
195
195
# via -r requirements.in
196
196
monotonic == 1.5
197
197
# via analytics-python
198
+ msgpack == 1.1.0
199
+ # via -r requirements.in
198
200
multidict == 6.1.0
199
201
# via
200
202
# -r requirements.in
@@ -366,7 +368,7 @@ statsd==3.3.0
366
368
# via -r requirements.in
367
369
stripe == 9.6.0
368
370
# via -r requirements.in
369
- test-results-parser @ https://github.com/codecov/test-results-parser/archive/90be9f378fc4002e3bdd35264b458c313f490f59 .tar.gz#egg=test-results-parser
371
+ test-results-parser @ https://github.com/codecov/test-results-parser/archive/1117e755a36abbecf5a93f3cc3a5e94d918ef895 .tar.gz#egg=test-results-parser
370
372
# via -r requirements.in
371
373
text-unidecode == 1.3
372
374
# via faker
You can’t perform that action at this time.
0 commit comments