Skip to content

Commit 42b7cdd

Browse files
remove absolute path
1 parent a711e0f commit 42b7cdd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ notebook-shim==0.2.4
438438
# notebook
439439
numpy==1.26.4
440440
# via
441-
# -c /Users/jiajunxu/code/unstructured-api/requirements/constraints.in
441+
# -c requirements/constraints.in
442442
# -r requirements/base.txt
443443
# contourpy
444444
# matplotlib
@@ -778,7 +778,7 @@ stack-data==0.6.3
778778
# via ipython
779779
starlette==0.41.2
780780
# via
781-
# -c /Users/jiajunxu/code/unstructured-api/requirements/constraints.in
781+
# -c requirements/constraints.in
782782
# -r requirements/base.txt
783783
# fastapi
784784
sympy==1.13.3

0 commit comments

Comments
 (0)