Browse Source

Add cod-speed to test dependencies for performance testing

pull/14558/head
Sebastián Ramírez 7 months ago
parent
commit
defadd8275
  1. 1
      requirements-tests.txt

1
requirements-tests.txt

@ -11,6 +11,7 @@ PyJWT==2.9.0
pyyaml >=5.3.1,<7.0.0
pwdlib[argon2] >=0.2.1
inline-snapshot>=0.21.1
pytest-codspeed==4.2.0
# types
types-ujson ==5.10.0.20240515
types-orjson ==3.6.2

Loading…
Cancel
Save