forked from open5e/open5e-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
78 lines (78 loc) · 1.35 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
alabaster==0.7.12
appnope==0.1.0
astroid==2.0.1
Babel==2.6.0
backcall==0.1.0
bleach==3.3.0
certifi==2018.10.15
chardet==3.0.4
decorator==4.3.0
dj-database-url==0.5.0
Django==2.1.3
django-analytical==2.4.0
django-cors-headers==2.4.0
django-heroku==0.3.1
docutils==0.14
entrypoints==0.2.3
gunicorn==19.9.0
html5lib==1.0.1
idna==2.7
imagesize==1.1.0
ipykernel==4.8.2
ipython==6.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.0
isort==4.3.4
jedi==0.12.1
Jinja2==2.11.3
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.3
jupyter-console==5.2.0
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
markdown2==2.3.5
MarkupSafe==1.0
mccabe==0.6.1
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.7.8
packaging==18.0
pandocfilters==1.4.2
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.4
pipfile==0.0.2
prometheus-client==0.3.1
prompt-toolkit==1.0.15
psycopg2==2.7.6.1
ptyprocess==0.6.0
Pygments==2.7.4
pylint==2.0.1
pylint-django==2.0.1
pylint-plugin-utils==0.4
pyparsing==2.3.0
python-dateutil==2.7.3
pytz==2018.7
pyzmq==17.1.2
qtconsole==4.4.1
requests==2.20.0
Send2Trash==1.5.0
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.7.9
sphinxcontrib-websupport==1.1.0
terminado==0.8.1
testpath==0.3.1
toml==0.9.4
tornado==5.1
traitlets==4.3.2
typed-ast==1.1.0
urllib3==1.24.2
wcwidth==0.1.7
webencodings==0.5.1
whitenoise==4.1.2
widgetsnbextension==3.4.0
wrapt==1.10.11