Skip to content

Commit

Permalink
deploy: 3a505d7
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtfa committed Oct 3, 2024
1 parent e92641f commit ead34d0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions install.html
Original file line number Diff line number Diff line change
Expand Up @@ -413,8 +413,8 @@ <h2>Dependencies<a class="headerlink" href="#dependencies" title="Link to this h
<section id="required-dependencies">
<h3>Required dependencies<a class="headerlink" href="#required-dependencies" title="Link to this heading">#</a></h3>
<p>The required dependencies for installing PyRASA are:</p>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">numpy</span>
<span class="n">pandas</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">numpy</span><span class="o">&gt;=</span><span class="mf">1.26</span><span class="p">,</span> <span class="o">&lt;</span><span class="mi">3</span>
<span class="n">pandas</span><span class="o">&gt;=</span><span class="mf">2.1</span><span class="p">,</span> <span class="o">&lt;</span><span class="mi">3</span>
<span class="n">scipy</span><span class="o">&gt;=</span><span class="mf">1.12</span>
<span class="n">attrs</span>
</pre></div>
Expand Down
Loading

0 comments on commit ead34d0

Please sign in to comment.