lightning/requirements/app/test.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
298 B
Plaintext
Raw Normal View History

coverage ==6.5.0
pytest ==7.2.2
pytest-timeout ==2.1.0
pytest-cov ==4.0.0
2023-04-24 08:19:20 +00:00
pytest-doctestplus >=0.9.0
pytest-asyncio ==0.20.3
pytest-rerunfailures <=11.1.2
playwright ==1.32.1
httpx
trio <0.22.0 # strict https://github.com/python-trio/trio/pull/2213
2022-08-03 13:47:16 +00:00
pympler
psutil
setuptools <67.7.0
requests-mock