Skip to content

Commit

Permalink
Fix docs deps version (#2164)
Browse files Browse the repository at this point in the history
### Changes

- Fixed the `astroid` version (`shpinx-autoapi` dependence)

### Reason for changes

- The 3.0.0 version breaks our pipeline
  • Loading branch information
KodiaqQ authored Sep 27, 2023
1 parent 3b4ba6a commit b6018f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
astroid==2.15.8
Sphinx==6.1.3
sphinx-autoapi==2.1.0
furo==2023.3.27

0 comments on commit b6018f2

Please sign in to comment.