Skip to content

Commit c9b9617

Browse files
committed
Sort requirements
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 43611f1 commit c9b9617

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

requirements.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,29 @@ cffi==1.15.0
1818
chardet==4.0.0
1919
charset-normalizer==2.0.12
2020
click==8.1.2
21+
coreapi==2.3.3
22+
coreschema==0.0.4
2123
cryptography==42.0.4
24+
cwe2==2.0.0
25+
dateparser==1.1.1
2226
decorator==5.1.1
2327
defusedxml==0.7.1
2428
distro==1.7.0
2529
Django==4.1.13
2630
django-crispy-forms==1.10.0
2731
django-environ==0.8.1
2832
django-filter==21.1
29-
django-widget-tweaks==1.4.12
3033
djangorestframework==3.13.1
34+
django-widget-tweaks==1.4.12
3135
doc8==0.11.1
3236
docker==5.0.3
3337
dockerpty==0.4.1
3438
docopt==0.6.2
3539
docutils==0.17.1
40+
drf-spectacular==0.24.2
41+
drf-spectacular-sidecar==2022.10.1
3642
executing==0.8.3
43+
fetchcode==0.3.0
3744
freezegun==1.2.1
3845
frozenlist==1.3.0
3946
gitdb==4.0.9
@@ -45,6 +52,7 @@ importlib-metadata==4.11.3
4552
iniconfig==1.1.1
4653
ipython==8.10.0
4754
isort==5.10.1
55+
itypes==1.2.0
4856
jedi==0.18.1
4957
Jinja2==3.1.4
5058
jsonschema==3.2.0
@@ -93,14 +101,14 @@ smmap==5.0.0
93101
snowballstemmer==2.2.0
94102
soupsieve==2.3.2
95103
Sphinx==4.5.0
96-
sphinx-rtd-theme==1.0.0
97104
sphinxcontrib-applehelp==1.0.2
98105
sphinxcontrib-devhelp==1.0.2
99106
sphinxcontrib-django2==1.5
100107
sphinxcontrib-htmlhelp==2.0.0
101108
sphinxcontrib-jsmath==1.0.1
102109
sphinxcontrib-qthelp==1.0.3
103110
sphinxcontrib-serializinghtml==1.1.5
111+
sphinx-rtd-theme==1.0.0
104112
sqlparse==0.5.0
105113
stack-data==0.2.0
106114
stevedore==3.5.0
@@ -115,11 +123,3 @@ wcwidth==0.2.5
115123
websocket-client==0.59.0
116124
yarl==1.7.2
117125
zipp==3.19.1
118-
dateparser==1.1.1
119-
fetchcode==0.3.0
120-
cwe2==2.0.0
121-
drf-spectacular-sidecar==2022.10.1
122-
drf-spectacular==0.24.2
123-
coreapi==2.3.3
124-
coreschema==0.0.4
125-
itypes==1.2.0

0 commit comments

Comments
 (0)