Skip to content

Commit d4eda2c

Browse files
committed
tests: update requirements file
1 parent c80a44f commit d4eda2c

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

test/requirements.txt

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,33 @@
11
annotated-types==0.7.0
22
asgiref==3.9.1
3-
black==25.1.0
3+
black==22.3.0
44
click==8.2.1
55
Django==5.2.4
66
djangorestframework==3.16.0
77
exceptiongroup==1.3.0
8+
flake8==7.3.0
9+
flake8-docstrings==1.7.0
810
iniconfig==2.1.0
911
jedi==0.19.2
1012
lark==1.2.2
13+
mccabe==0.7.0
1114
mypy_extensions==1.1.0
1215
packaging==25.0
1316
parso==0.8.4
1417
pathspec==0.12.1
1518
platformdirs==4.3.8
1619
pluggy==1.6.0
1720
psutil==7.0.0
21+
pycodestyle==2.14.0
1822
pydantic==2.11.7
1923
pydantic_core==2.33.2
24+
pydocstyle==6.3.0
25+
pyflakes==3.4.0
2026
Pygments==2.19.2
2127
pytest==8.4.1
2228
PyYAML==6.0.2
2329
six==1.17.0
30+
snowballstemmer==3.0.1
2431
sqlparse==0.5.3
2532
tomli==2.2.1
2633
transitions==0.9.3

0 commit comments

Comments
 (0)