📦 chore(requirements.txt): add orjson library for improved speed in JSON processing

This commit is contained in:
2023-08-15 12:46:48 +02:00
parent 7bc5f03e14
commit 277c733bac

View File

@@ -9,3 +9,4 @@ tiktoken
bs4 bs4
discord-oauth2.py discord-oauth2.py
black black
orjson # for speed