We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64a8ce7 commit 121af06Copy full SHA for 121af06
.github/workflows/ci.yml
@@ -176,7 +176,6 @@ jobs:
176
path: .cache
177
restore-keys: |
178
showcase-
179
- - run: pip install -r ai/docbot/requirements.txt
180
- run: |
181
git config user.name github-actions[bot]
182
git config user.email github-actions[bot]@users.noreply.github.com
ai/docbot/requirements.txt
@@ -370,5 +370,3 @@ wrapt==1.16.0
370
# via
371
# deprecated
372
# llama-index-core
373
-yarl==1.9.4
374
- # via aiohttp
0 commit comments