forked from TensorWrenchOSS/ozp-backend
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements.dev.txt
More file actions
64 lines (59 loc) · 992 Bytes
/
requirements.dev.txt
File metadata and controls
64 lines (59 loc) · 992 Bytes
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
# TEST
pytest==3.3.1
pytest-cov==2.5.1
pytest-django==3.1.2
pytest-xdist==1.20.1
factory-boy==2.9.2
# Doc and Style
pycodestyle==2.3.1
pyflakes==1.6.0
mccabe==0.6.1
autopep8==1.3.2
pep8==1.7.0
mkdocs==0.16.3
coverage==4.4.2
# Deployment
wheel==0.30.0
watchdog==0.8.3
# Notebooks
bleach==2.1.2
decorator==4.2.1
entrypoints==0.2.3
html5lib==1.0.1
ipykernel==4.8.0
ipython==6.2.1
ipython-genutils==0.2.0
ipywidgets==7.1.1
jedi==0.11.1
jsonschema==2.6.0
jupyter==1.0.0
jupyter-client==5.2.2
jupyter-console==5.2.0
jupyter-core==4.4.0
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.3.1
pandocfilters==1.4.2
parso==0.1.1
pexpect==4.3.1
pickleshare==0.7.4
prompt-toolkit==1.0.15
ptyprocess==0.5.2
Pygments==2.2.0
pyzmq==16.0.4
qtconsole==4.3.1
Send2Trash==1.4.2
simplegeneric==0.8.1
terminado==0.8.1
testpath==0.3.1
traitlets==4.3.2
typing==3.6.4
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.1.3
# celery
celery==4.2.0
kombu==4.2.0
amqp==2.2.2
django-celery-beat==1.1.1