-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-django5.txt
147 lines (147 loc) · 2.7 KB
/
requirements-django5.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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
aiohttp==3.9.1
aiosignal==1.3.1
alabaster==0.7.13
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
arrow==1.3.0
asgiref==3.7.2
astroid==3.0.2
asttokens==2.4.1
attrs==23.1.0
Babel==2.14.0
binaryornot==0.4.4
black==23.12.0
certifi==2023.11.17
cffi==1.16.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cookiecutter==2.5.0
coverage==7.3.3
crispy-bootstrap5==2023.10
cryptography==41.0.7
cssbeautifier==1.14.11
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.7
distlib==0.3.8
Django==4.2.8
django-allauth==0.59.0
django-autocomplete-light==3.9.7
django-braces==1.15.0
django-ckeditor==6.7.0
django-coverage-plugin==3.1.0
django-crispy-forms==2.1
django-debug-toolbar==4.2.0
django-environ==0.11.2
django-extensions==3.2.3
django-filter==23.5
django-invitations==2.1.0
django-js-asset==2.2.0
django-model-utils==4.3.1
django-redis==5.4.0
django-stubs==4.2.7
django-stubs-ext==4.2.7
djlint==1.34.0
docutils==0.20.1
EditorConfig==0.12.3
executing==2.0.1
factory-boy==3.3.0
Faker==22.0.0
filelock==3.13.1
flake8==6.1.0
flake8-isort==6.1.1
frozenlist==1.4.1
hiredis==2.3.2
html-tag-names==0.1.2
html-void-elements==0.1.0
identify==2.5.33
idna==3.6
imagesize==1.4.1
iniconfig==2.0.0
ipdb==0.13.13
ipython==8.19.0
isort==5.13.2
jedi==0.19.1
Jinja2==3.1.2
jsbeautifier==1.14.11
json5==0.9.14
livereload==2.6.3
markdown-it-py==3.0.0
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
multidict==6.0.4
mypy==1.7.1
mypy-extensions==1.0.0
nodeenv==1.8.0
numpy==1.26.3
oauthlib==3.2.2
packaging==23.2
pandas==2.2.0
parso==0.8.3
pathspec==0.11.2
pexpect==4.9.0
Pillow==10.1.0
platformdirs==4.1.0
pluggy==1.3.0
pre-commit==3.6.0
prompt-toolkit==3.0.43
psycopg==3.1.15
psycopg-binary==3.1.15
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.11.1
pycparser==2.21
pyflakes==3.1.0
Pygments==2.17.2
PyJWT==2.8.0
pylint==3.0.3
pylint-django==2.5.5
pylint-plugin-utils==0.8.2
pytest==7.4.3
pytest-django==4.7.0
pytest-sugar==0.9.7
python-dateutil==2.8.2
python-slugify==8.0.1
python3-openid==3.2.0
pytz==2023.4
PyYAML==6.0.1
redis==5.0.1
regex==2023.12.25
requests==2.31.0
requests-oauthlib==1.3.1
rich==13.7.0
six==1.16.0
snowballstemmer==2.2.0
Sphinx==7.2.6
sphinx-autobuild==2021.3.14
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlparse==0.4.4
stack-data==0.6.3
termcolor==2.4.0
text-unidecode==1.3
tomlkit==0.12.3
tornado==6.4
tqdm==4.66.1
traitlets==5.14.0
types-python-dateutil==2.8.19.14
types-pytz==2023.3.1.1
types-PyYAML==6.0.12.12
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.1.0
virtualenv==20.25.0
watchdog==3.0.0
wcwidth==0.2.12
Werkzeug==3.0.1
whitenoise==6.6.0
yarl==1.9.4