-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
93 lines (93 loc) · 2.03 KB
/
requirements-dev.txt
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
asgiref==3.8.1 \
astroid==3.3.5 \
attrs==24.2.0 \
black==24.10.0 \
bleach==6.2.0 \
brotli==1.1.0 ; platform_python_implementation == 'CPython' \
brotlicffi==1.1.0.0 ; platform_python_implementation != 'CPython' \
certifi==2024.8.30 \
cffi==1.17.1 \
cfgv==3.4.0 \
charset-normalizer==3.4.0 \
click==8.1.7 \
colorama==0.4.6 ; sys_platform == 'win32' or platform_system == 'Windows' \
coverage==7.6.7 \
crispy-bootstrap5==2024.10 \
cryptography==43.0.3 \
cssselect2==0.7.0 \
defusedxml==0.7.1 \
dill==0.3.9 \
distlib==0.3.9 \
django-annoying==0.10.7 \
django-crispy-forms==2.3 \
django-debug-toolbar==4.4.6 \
django-fastdev==1.12.0 \
django-filter==24.3 \
django-render-block==0.10 \
django-stubs-ext==5.1.1 \
django-stubs==5.1.1 \
django-summernote==0.8.20.0 \
django-tables2==2.7.0 \
django-templated-email==3.0.1 \
django-upgrade==1.22.1 \
django==5.1.3 \
djhtml==3.0.7 \
filelock==3.16.1 \
fonttools==4.55.0 \
huey==2.5.2 \
identify==2.6.2 \
idna==3.10 \
isodate==0.7.2 \
isort==5.13.2 \
lxml==5.3.0 \
mccabe==0.7.0 \
mypy-extensions==1.0.0 \
mypy==1.13.0 \
mysqlclient==2.2.6 \
nh3==0.2.18 \
nodeenv==1.9.1 \
oauthlib==3.2.2 \
packaging==24.2 \
pathspec==0.12.1 \
pillow==10.4.0 \
platformdirs==4.3.6 \
pre-commit==4.0.1 \
pycparser==2.22 \
pydyf==0.11.0 \
pyjwt==2.10.0 \
pylint==3.3.1 \
pypandoc==1.14 \
pyphen==0.15.0 \
python-magic==0.4.27 \
python3-openid==3.2.0 \
python3-saml==1.16.0 \
pytoolconfig==1.3.1 \
pytz==2024.2 \
pyupgrade==3.19.0 \
pyyaml==6.0.2 \
requests-file==2.1.0 \
requests-oauthlib==2.0.0 \
requests-toolbelt==1.0.0 \
requests==2.32.3 \
rope==1.13.0 \
six==1.16.0 \
social-auth-app-django==5.4.2 \
social-auth-core==4.5.4 \
sqlparse==0.5.2 \
tablib==3.7.0 \
tinycss2==1.4.0 \
tinyhtml5==2.0.0 \
tokenize-rt==6.1.0 \
tomli==2.1.0 ; python_full_version < '3.11' \
tomlkit==0.13.2 \
types-pyyaml==6.0.12.20240917 \
types-requests==2.32.0.20241016 \
typing-extensions==4.12.2 \
tzdata==2024.2 ; sys_platform == 'win32' \
urllib3==2.2.3 \
virtualenv==20.27.1 \
weasyprint==63.0 \
webencodings==0.5.1 \
xmlsec==1.3.14 \
zeep==4.3.1 \
zopfli==0.2.3.post1 \