Skip to content

Commit

Permalink
Pin versions in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
adosar committed Oct 1, 2024
1 parent 98a8377 commit b43b28e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ lightning>=2.2.1
jsonargparse[signatures]>=4.27.7
numpy<=1.26.4 # Avoid dependency conflicts.
# For the documentation
sphinx
kaleido
renku-sphinx-theme
sphinx-copybutton
sphinx-design
sphinx-gallery
sphinx==7.3.7
kaleido==0.2.1
renku-sphinx-theme==0.4.0
sphinx-copybutton==0.5.2
sphinx-design==0.6.0
sphinx-gallery==0.16.0

0 comments on commit b43b28e

Please sign in to comment.