Update requirements-test.txt

This commit is contained in:
Fabio Caccamo 2023-01-16 23:40:24 +01:00
parent 853cae34b2
commit fa06794a05
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
coverage == 7.0.*
orjson == 3.8.5
pre-commit == 2.21.0
orjson == 3.8.*
pre-commit == 2.21.*
python-decouple == 3.7
tox == 4.3.*