Skip to content

Commit 048e015

Browse files
committed
update dependencies
1 parent 74e73e4 commit 048e015

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/test.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
matrix:
1616
platform:
1717
- "ubuntu-latest"
18+
- "macos-latest"
19+
- "windows-latest"
1820
python-version:
1921
- "3.10"
2022
runs-on: ${{ matrix.platform }}

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ langchain-openai==0.1.20
99
langchain-community==0.2.11
1010
azure-search-documents==11.5.1
1111
azure-identity==1.17.1
12+
ultralytics==8.2.77
13+
mediapipe==0.10.14

0 commit comments

Comments
 (0)