Update dependencies listed in index.html

Commit ad2b2f9 · patx · 2025-12-28T20:36:43-05:00

Changeset
ad2b2f939effdb2207d430775ffd2299edee25ba
Parents
7f0e0af6b3ef1866cd35045d24dc4911dd288380

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/docs/index.html b/docs/index.html
index 86edfe2..617dffb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1000,8 +1000,8 @@ asyncio.run(main())</code></pre>
           </tr>
           <tr>
             <td><strong>Dependencies</strong></td>
-            <td>None (built-in)</td>
-            <td><code>aiosqlite</code> (optional extra)</td>
+            <td><code>orjson</code> and <code>aiofiles</code></td>
+            <td><code>orjson</code>, <code>aiofiles</code> and <code>aiosqlite</code></td>
           </tr>
         </tbody>
       </table>