We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9abc7b2 commit 1713b05Copy full SHA for 1713b05
1 file changed
.github/workflows/test-tensorflow-switching.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Install dependencies
34
run: |
35
python -m pip install --upgrade pip
36
- pip install -e . redis tensorflow==2.13.0
+ pip install -e . redis
37
38
- name: Configure omnipkg for non-interactive use
39
0 commit comments