There was an error while loading. Please reload this page.
1 parent bf81f5c commit b66e884Copy full SHA for b66e884
1 file changed
.github/workflows/docs.yml
@@ -55,8 +55,7 @@ jobs:
55
56
- name: Install dependencies
57
run: |
58
- python -m pip install --upgrade pip
59
- pip install -r requirements.txt
+ pip install -r requirements.txt --require-hashes
60
61
- name: Build documentation (Strict Mode)
62
0 commit comments