add orjson requirement

This commit is contained in:
Alexandre Teles 2022-08-31 15:18:11 -03:00
parent 5439fb2cf3
commit b41f6bbe47

View File

@ -6,4 +6,5 @@ pycmarkgfm>=1.1.0
beautifulsoup4>=4.11.1 beautifulsoup4>=4.11.1
lxml>=4.9.1 lxml>=4.9.1
toml>=0.10.2 toml>=0.10.2
slowapi>=0.1.6 slowapi>=0.1.6
orjson>=3.8.0