Skip to content

Commit

Permalink
Merge pull request #308 from pcattori/freeze-doc-requirements
Browse files Browse the repository at this point in the history
Freeze doc requirements to their current poetry.lock versions
  • Loading branch information
pcattori committed Nov 1, 2019
2 parents 204815e + 34d065d commit 93fe768
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TODO(pcattori) Delete this file once RTD fully supports poetry
recommonmark
Sphinx
sphinx_rtd_theme
toml
recommonmark==0.6.0
Sphinx==2.1.0
sphinx_rtd_theme==0.4.3
toml==0.10.0
.

0 comments on commit 93fe768

Please sign in to comment.