You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/readme.html
+3-3
Original file line number
Diff line number
Diff line change
@@ -501,7 +501,7 @@ <h2>Description<a class="headerlink" href="#description" title="Link to this hea
501
501
<h3>What are the benefits of the UNICORN Binance WebSocket API?<aclass="headerlink" href="#what-are-the-benefits-of-the-unicorn-binance-websocket-api" title="Link to this heading">¶</a></h3>
502
502
<ulclass="simple">
503
503
<li><p>Fully managed websockets and 100% auto-reconnect! Also handles maintenance windows!</p></li>
504
-
<li><p>No memory leaks from Python version 3.7 to 3.12!</p></li>
504
+
<li><p>No memory leaks from Python version 3.8 to 3.12!</p></li>
505
505
<li><p>The full <aclass="reference external" href="https://www.lucit.tech/unicorn-binance-suite.html">UBS stack</a> is delivered as a compiled C extension for
506
506
maximum performance.</p></li>
507
507
<li><p>Support for <aclass="reference external" href="https://developers.binance.com/docs/binance-trading-api/websocket_api">Binance Websocket API</a>, send
@@ -699,7 +699,7 @@ <h2>Live Demo<a class="headerlink" href="#live-demo" title="Link to this heading
699
699
</section>
700
700
<sectionid="installation-and-upgrade">
701
701
<h2>Installation and Upgrade<aclass="headerlink" href="#installation-and-upgrade" title="Link to this heading">¶</a></h2>
702
-
<p>The module requires Python 3.7 and runs smoothly up to and including Python 3.12.</p>
702
+
<p>The module requires Python 3.8 and runs smoothly up to and including Python 3.12.</p>
703
703
<p>Anaconda packages are available from Python version 3.8 and higher, but only in the latest version!</p>
704
704
<p>For the PyPy interpreter we offer packages via PyPi only from Python version 3.9 and higher.</p>
705
705
<p>The current dependencies are listed <aclass="reference external" href="https://github.com/LUCIT-Systems-and-Development/unicorn-binance-websocket-api/blob/master/requirements.txt">here</a>.</p>
@@ -1097,7 +1097,7 @@ <h3>Navigation</h3>
1097
1097
<ahref="https://docs.lucit.tech">Index of all LUCIT Software Documentation</a><br/>
0 commit comments