We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b79e3e commit fd57867Copy full SHA for fd57867
1 file changed
test/requirements.txt
@@ -0,0 +1,30 @@
1
+annotated-types==0.7.0
2
+asgiref==3.9.1
3
+black==25.1.0
4
+click==8.2.1
5
+Django==5.2.4
6
+djangorestframework==3.16.0
7
+exceptiongroup==1.3.0
8
+iniconfig==2.1.0
9
+jedi==0.19.2
10
+lark==1.2.2
11
+mypy_extensions==1.1.0
12
+packaging==25.0
13
+parso==0.8.4
14
+pathspec==0.12.1
15
+platformdirs==4.3.8
16
+pluggy==1.6.0
17
+psutil==7.0.0
18
+pydantic==2.11.7
19
+pydantic_core==2.33.2
20
+Pygments==2.19.2
21
+pytest==8.4.1
22
+PyYAML==6.0.2
23
+six==1.17.0
24
+sqlparse==0.5.3
25
+tomli==2.2.1
26
+transitions==0.9.3
27
+typing-inspection==0.4.1
28
+typing_extensions==4.14.1
29
+watchdog==6.0.0
30
+websocket-server==0.6.4
0 commit comments