-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
81 lines (81 loc) · 2.93 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
70
71
72
73
74
75
76
77
78
79
80
81
appdirs==1.4.4
arabic-reshaper==2.1.3
asgiref==3.3.1
astroid==2.4.2
attrs==20.3.0
autopep8==1.4.4
cached-property==1.5.2
certifi==2019.6.16
chardet==3.0.4
click==7.1.2
defusedxml==0.6.0
diff-match-patch==20200713
distlib==0.3.1
dj-rest-auth==1.1.2
Django==3.0.5
django-3-jet==1.0.7
django-allauth==0.41.0
django-cors-headers==3.3.0
django-crispy-forms==1.9.1
django-import-export==2.3.0
django-js-asset==1.2.2
et-xmlfile==1.0.1
filelock==3.0.12
future==0.18.2
geographiclib==1.50
geopy==2.1.0
google-api-python-client==1.4.1
html5lib==1.1
httplib2==0.18.1
idna==2.8
importlib-metadata==3.7.2
isodate==0.6.0
isort==5.7.0
itsdangerous==1.1.0
jdcal==1.4.1
Jinja2==2.11.3
lazy-object-proxy==1.4.3
lxml==4.6.2
MarkupPy==1.14
MarkupSafe==1.1.1
marshmallow==2.15.6
mccabe==0.6.1
oauth2client==4.1.3
oauthlib==3.1.0
odfpy==1.4.1
openpyxl==3.0.5
pep8==1.7.1
Pillow==8.0.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.5.0
pylint==2.6.0
PyPDF2==1.26.0
python-bidi==0.4.2
python-decouple==3.1
python3-openid==3.1.0
pytz==2019.1
PyYAML==5.3.1
reportlab==3.5.66
requests==2.22.0
requests-file==1.5.1
requests-oauthlib==1.2.0
requests-toolbelt==0.9.1
rsa==4.6
six==1.15.0
sqlparse==0.3.0
stripe==2.48.0
tablib==2.0.0
toml==0.10.2
typed-ast==1.4.2
typing-extensions==3.7.4.3
uritemplate==3.0.1
urllib3==1.24.2
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.12.1
xhtml2pdf==0.2.5
xlrd==1.2.0
xlwt==1.3.0
xmlsec==1.3.9
zipp==3.4.1