Skip to content

Commit 724a105

Browse files
authored
Update docs.yaml
1 parent b67b5e6 commit 724a105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
sudo apt-get install pandoc
3030
- name: Build Sphinx docs
3131
run: |
32-
pip install tensorflow==1.13.1
32+
pip install tensorflow==2.2.0
3333
pip install torch
3434
pip install pandas
3535
pip install numpy

0 commit comments

Comments
 (0)