-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPipfile
More file actions
70 lines (67 loc) · 1.4 KB
/
Copy pathPipfile
File metadata and controls
70 lines (67 loc) · 1.4 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
70
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
certifi = "==2018.1.18"
chardet = "==3.0.4"
colorama = "==0.3.9"
decorator = "==4.2.1"
dj-database-url = "==0.5.0"
django-static-jquery = "==2.1.4"
docutils = "==0.14"
gunicorn = "==19.8.1"
idna = "==2.6"
ipython = "==6.2.1"
jedi = "==0.11.1"
joblib = "==0.11"
jsonschema = "==2.6.0"
kiwisolver = "==1.0.1"
liac-arff = "==2.2.1"
lime = "==0.1.1.29"
lockfile = "==0.12.2"
matplotlib = "==2.2.0"
mttkinter = "==0.6.1"
nbformat = "==4.4.0"
networkx = "==2.1"
nose = "==1.3.7"
numpy = "==1.14.2"
pandas = "==0.22.0"
parso = "==0.1.1"
pickleshare = "==0.7.4"
pipenv = "==11.10.1"
plotly = "==2.5.0"
psutil = "==5.4.5"
"psycopg2" = "==2.7.4"
pynisher = "==0.4.2"
pyparsing = "==2.2.0"
python-dateutil = "==2.7.0"
pytz = "==2018.3"
requests = "==2.18.4"
scikit-image = "==0.13.1"
scikit-learn = "==0.19.1"
scipy = "==1.0.0"
simplegeneric = "==0.8.1"
six = "==1.11.0"
traitlets = "==4.3.2"
typing = "==3.6.4"
"urllib3" = "==1.22"
virtualenv = "==15.2.0"
virtualenv-clone = "==0.3.0"
wcwidth = "==0.1.7"
whitenoise = "==3.3.1"
ConfigSpace = "==0.4.6"
Cycler = "==0.10.0"
Cython = "==0.28.2"
Django = "==2.0.3"
ipython_genutils = "==0.2.0"
jupyter_core = "==4.4.0"
Pillow = "==5.0.0"
prompt_toolkit = "==1.0.15"
Pygments = "==2.2.0"
PyWavelets = "==0.5.2"
PyYAML = "==3.12"
sphinx_rtd_theme = "==0.3.0"
[dev-packages]
[requires]
python_version = "3.6"