-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
executable file
·87 lines (87 loc) · 1.46 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
82
83
84
85
86
87
alabaster==0.7.12
appnope==0.1.0
atomicwrites==1.3.0
attrs==19.3.0
Babel==2.7.0
backcall==0.1.0
boto3==1.4.8
botocore==1.8.50
cached-property==1.5.1
certifi==2019.9.11
chardet==3.0.4
Click==7.0
cloudpickle==0.5.3
colorama==0.4.1
coverage==4.5.4
cycler==0.10.0
decorator==4.4.0
dill==0.3.1.1
docutils==0.15.2
filelock==3.0.12
flatbuffers==1.11
funcsigs==1.0.2
future==0.18.1
gym==0.14.0
idna==2.8
imagesize==1.1.0
importlib-metadata==0.23
imutils==0.5.1
ipython==7.8.0
ipython-genutils==0.2.0
jedi==0.15.1
Jinja2==2.10.3
jmespath==0.9.4
joblib==0.10.3
kiwisolver==1.1.0
lxml==4.2.4
lz4==2.2.1
MarkupSafe==1.1.1
matplotlib==3.0.0
more-itertools==7.2.0
nose2==0.8.0
numpy==1.14.0
numpydoc==0.9.1
opencv-python==4.1.1.26
packaging==19.2
pandas==0.24.2
parso==0.5.1
path.py==12.0.1
pexpect==4.7.0
pickleshare==0.7.5
pluggy==0.13.0
prompt-toolkit==2.0.10
psutil==5.6.3
ptyprocess==0.6.0
py==1.8.0
pyglet==1.3.2
Pygments==2.4.2
pyparsing==2.4.2
PyPrind==2.11.2
pytest==5.2.1
python-dateutil==2.7.3
pytz==2019.3
PyYAML==5.1.2
redis==2.10.6
requests==2.22.0
s3transfer==0.1.13
scipy==1.1.0
setproctitle==1.1.10
six==1.11.0
snowballstemmer==2.0.0
Sphinx==2.2.0
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sumotools==0.3.1
traitlets==4.3.3
urllib3==1.25.6
wcwidth==0.1.7
zipp==0.6.0
tqdm==4.46.1
notebook==6.0.3
ConfigArgParse==1.2
statsmodels==0.11.1
seaborn==0.10.0