Update orjson requirement from ==3.9.* to ==3.10.* (#397)
This commit is contained in:
parent
3ba7563827
commit
a560273e5e
|
@ -1,5 +1,5 @@
|
|||
coverage == 7.4.*
|
||||
orjson == 3.9.*
|
||||
orjson == 3.10.*
|
||||
pre-commit == 3.5.*
|
||||
python-decouple == 3.8
|
||||
tox == 4.13.*
|
||||
|
|
Loading…
Reference in New Issue