-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.37 KB
/
requirements.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
alabaster==0.7.12
astroid==2.3.3
autopep8==1.4.4
Babel==2.7.0
backcall==0.1.0
certifi==2022.12.7
chardet==3.0.4
colorama==0.4.1
coreapi==2.3.3
coreschema==0.0.4
decorator==4.4.1
Django==2.2.7
django-cors-headers==3.2.0
django-crispy-forms==1.8.1
django-extensions==2.2.5
django-formtools==2.1
django-jet==1.0.8
django-rest-framework==0.1.0
django-rest-swagger==2.2.0
django-restful-admin==1.0.3
django-webpack-loader==0.6.0
django-xadmin==0.5.0
djangorestframework==3.10.3
docutils==0.15.2
httplib2==0.19.0
idna==2.8
imagesize==1.1.0
ipython==7.9.0
ipython-genutils==0.2.0
isort==4.3.21
itypes==1.1.0
jedi==0.15.1
Jinja2==2.10.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
openapi-codec==1.3.2
packaging==19.2
parso==0.5.1
pickleshare==0.7.5
prompt-toolkit==2.0.10
pycodestyle==2.5.0
Pygments==2.4.2
pylint==2.4.4
pylint-django==2.0.13
pylint-plugin-utils==0.6
pyparsing==2.4.5
PyQRCode==1.2.1
pytz==2019.3
requests==2.22.0
sentry-sdk==0.13.2
simplejson==3.17.0
six==1.13.0
snowballstemmer==2.0.0
Sphinx==2.2.1
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sqlparse==0.3.0
traitlets==4.3.3
typed-ast==1.4.0
uritemplate==3.0.0
urllib3==1.25.7
wcwidth==0.1.7
wrapt==1.11.2
xadmin==0.6.1