We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7680f35 commit ebb53d9Copy full SHA for ebb53d9
1 file changed
test/requirements.txt
@@ -2,6 +2,7 @@ annotated-types==0.7.0
2
asgiref==3.9.1
3
black==22.3.0
4
click==8.2.1
5
+coverage==7.9.2
6
Django==5.2.4
7
djangorestframework==3.16.0
8
exceptiongroup==1.3.0
@@ -25,6 +26,7 @@ pydocstyle==6.3.0
25
26
pyflakes==3.4.0
27
Pygments==2.19.2
28
pytest==8.4.1
29
+pytest-cov==6.2.1
30
PyYAML==6.0.2
31
six==1.17.0
32
snowballstemmer==3.0.1
0 commit comments