-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
69 lines (69 loc) · 1.23 KB
/
requirements.txt
File metadata and controls
69 lines (69 loc) · 1.23 KB
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
appdirs==1.4.4
asgiref==3.2.7
astroid==2.3.3
attrs==19.3.0
autopep8==1.5.3
backcall==0.1.0
certifi==2020.6.20
cffi==1.14.0
chardet==3.0.4
colorama==0.4.3
cryptography==2.8
decorator==4.4.1
defusedxml==0.6.0
distlib==0.3.0
Django==3.1.13
django-allauth==0.42.0
django-rest-auth==0.9.5
djangorestframework==3.11.0
filelock==3.0.12
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.5.0
ipykernel==5.1.4
ipython==7.12.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.16.0
Jinja2==2.11.1
json5==0.9.1
jsonschema==3.2.0
jupyter-client==6.0.0
jupyter-core==4.6.3
lazy-object-proxy==1.4.3
MarkupSafe==1.1.1
mccabe==0.6.1
mysql-connector-python==8.0.21
nbformat==5.0.4
oauthlib==3.1.0
parso==0.6.1
pep8==1.7.1
pickleshare==0.7.5
prompt-toolkit==3.0.3
pycodestyle==2.6.0
pycparser==2.19
Pygments==2.5.2
pylint==2.4.4
pyrsistent==0.15.7
python-dateutil==2.8.1
python3-openid==3.1.0
pytz==2020.1
# pywin32==227
pywinpty==0.5.7
pyzmq==18.1.1
requests==2.24.0
requests-oauthlib==1.3.0
six==1.14.0
sqlparse==0.3.1
terminado==0.8.3
toml==0.10.1
tornado==6.0.3
traitlets==4.3.3
typed-ast==1.4.1
urllib3==1.25.9
virtualenv==20.0.24
wcwidth==0.1.8
wrapt==1.11.2
zipp==3.0.0
django-cors-headers
python-slugify