-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 781 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 781 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
asgiref==3.5.2
attrs==22.1.0
black==22.8.0
certifi==2022.9.24
charset-normalizer==2.1.1
click==8.1.3
Django==4.1.2
execnet==1.9.0
factory-boy==3.2.1
Faker==15.0.0
flake8==5.0.4
greenlet==1.1.3
idna==3.4
inflection==0.5.1
iniconfig==1.1.1
isort==5.10.1
mccabe==0.7.0
mypy-extensions==0.4.3
packaging==21.3
pathspec==0.10.1
platformdirs==2.5.2
playwright==1.26.1
pluggy==1.0.0
py==1.11.0
pycodestyle==2.9.1
pyee==8.1.0
pyflakes==2.5.0
pyparsing==3.0.9
pytest==7.1.3
pytest-base-url==2.0.0
pytest-django==4.5.2
pytest-factoryboy==2.5.0
pytest-forked==1.4.0
pytest-playwright==0.3.0
pytest-xdist==2.5.0
python-dateutil==2.8.2
python-slugify==6.1.2
requests==2.28.1
six==1.16.0
sqlparse==0.4.3
text-unidecode==1.3
tomli==2.0.1
typing_extensions==4.4.0
urllib3==1.26.12
websockets==10.1