Skip to content

Commit d5e0950

Browse files
authored
Update requirements-ci.txt
1 parent b266dbb commit d5e0950

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -258,17 +258,10 @@ scipy==1.14.1 ; python_version > "3.9"
258258
#Pinned versions:
259259
#test that import:
260260

261-
<<<<<<< HEAD
262-
tb-nightly==2.13.0a20230426
263-
#Description: TensorBoard
264-
#Pinned versions:
265-
#test that import:
266-
=======
267261
tlparse==0.3.25
268262
#Description: parse logs produced by torch.compile
269263
#Pinned versions:
270264
#test that import: dynamo/test_structured_trace.py
271-
>>>>>>> 2feede28593 ([release/2.6] Remove tb-nightly (#2535))
272265

273266
# needed by torchgen utils
274267
typing-extensions>=4.10.0

0 commit comments

Comments
 (0)