File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 11build
2+ build==1.2.2.post1 ; platform_python_implementation == "PyPy"
23click==8.0.4
34invoke==2.2.0
45mock
6+ mock==5.1.0 ; platform_python_implementation == "PyPy"
57packaging>=20.4
8+ packaging==24.2 ; platform_python_implementation == "PyPy"
69
710pytest
11+ pytest==8.3.4 ; platform_python_implementation == "PyPy"
812pytest-asyncio>=0.23.0
13+ pytest-asyncio==1.1.0 ; platform_python_implementation == "PyPy"
914pytest-cov
10- pytest-cov==6.2.1 ; platform_python_implementation == "PyPy"
11- coverage<7.10.6 ; platform_python_implementation == "PyPy"
15+ pytest-cov==6.0.0 ; platform_python_implementation == "PyPy"
16+ coverage==7.6.12 ; platform_python_implementation == "PyPy"
1217pytest-profiling==1.8.1
1318pytest-timeout
19+ pytest-timeout==2.3.1 ; platform_python_implementation == "PyPy"
1420
1521ruff==0.9.6
1622ujson>=4.2.0
You can’t perform that action at this time.
0 commit comments