Skip to content

Commit

Permalink
Update docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
iLampard authored Jun 22, 2023
1 parent b67b5e6 commit 724a105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
sudo apt-get install pandoc
- name: Build Sphinx docs
run: |
pip install tensorflow==1.13.1
pip install tensorflow==2.2.0
pip install torch
pip install pandas
pip install numpy
Expand Down

0 comments on commit 724a105

Please sign in to comment.