patx/pickledb
Update dependencies listed in index.html
Commit ad2b2f9 · patx · 2025-12-28T20:36:43-05:00
Comments
No comments yet.
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>