Skip to content

Commit

Permalink
added requirements version trying to avoid conflicts with typehint
Browse files Browse the repository at this point in the history
  • Loading branch information
jrzaurin committed Jul 13, 2020
1 parent 4dd8655 commit a965a0e
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
@@ -1,9 +1,9 @@
sphinx
sphinx_rtd_theme
recommonmark
sphinx-markdown-tables
sphinx-copybutton
sphinx-autodoc-typehints
sphinx==3.1.1
sphinx_rtd_theme==0.5.0
recommonmark==0.6.0
sphinx-markdown-tables==0.0.15
sphinx-copybutton==0.2.12
sphinx-autodoc-typehints==1.11.0
pandas
numpy
scipy
Expand Down

0 comments on commit a965a0e

Please sign in to comment.