-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
114 lines (114 loc) · 4.03 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
altgraph>=0.17
appdirs>=1.4.4
appnope>=0.1.0
astroid>=2.4.2
attrs>=19.3.0
autopep8>=1.5.3
backcall>=0.2.0
beautifulsoup4>=4.9.1
bleach>=3.1.5
certifi>=2020.6.20
chardet>=3.0.4
cloudpickle>=1.5.0
colorama>=0.4.3
config>=0.5.0.post0
cycler>=0.10.0
decorator>=4.4.2
defusedxml>=0.6.0
distlib>=0.3.1
entrypoints>=0.3
filelock>=3.0.12
future>=0.18.2
gym>=0.17.2
helpdev>=0.7.1
html5lib>=1.1
idna>=2.10
importlib-metadata>=1.7.0
ipykernel>=5.3.4
ipython>=7.16.1
ipython-genutils>=0.2.0
ipywidgets>=7.5.1
isort>=5.1.4
jason>=0.1.7
jedi>=0.17.2
Jinja2>=2.11.2
joblib>=0.16.0
json5>=0.9.5
jsonschema>=3.2.0
jupyter>=1.0.0
jupyter-client>=6.1.6
jupyter-console>=6.1.0
jupyter-core>=4.6.3
jupyterlab>=2.2.0
jupyterlab-server>=1.2.0
kiwisolver>=1.2.0
lazy-object-proxy>=1.5.1
lxml>=4.5.2
macholib>=1.14
MarkupSafe>=1.1.1
matplotlib>=3.3.0
mccabe>=0.6.1
mistune>=0.8.4
nbconvert>=5.6.1
nbformat>=5.0.7
networkx>=2.4
notebook>=6.0.3
numpy>=1.19.1
opencv-python>=4.3.0.36
oyaml>=0.9
packaging>=20.4
pandocfilters>=1.4.2
parso>=0.7.1
pbr>=5.4.5
pefile>=2019.4.18
pexpect>=4.8.0
pickleshare>=0.7.5
Pillow>=7.2.0
prometheus-client>=0.8.0
prompt-toolkit>=3.0.5
ptyprocess>=0.6.0
pycodestyle>=2.6.0
pyglet>=1.5.7
Pygments>=2.6.1
pyinstaller>=4.0.dev0
pyinstaller-hooks-contrib>=2020.6
pylint>=2.5.3
pyparsing>=2.4.7
pyrsistent>=0.16.0
PySide2>=5.15.0
python-dateutil>=2.8.1
pywin32>=228
pywin32-ctypes>=0.2.0
pywinpty>=0.5.7
PyYAML>=5.3.1
pyzmq>=19.0.1
QDarkStyle>=2.8.1
qtconsole>=4.7.5
QtPy>=1.9.0
requests>=2.24.0
robobrowser>=0.5.3
scikit-learn>=0.23.1
scipy>=1.5.2
Send2Trash>=1.5.0
shiboken2>=5.15.0
sip>=5.3.0
six>=1.15.0
soupsieve>=2.0.1
stevedore>=3.2.0
terminado>=0.8.3
testpath>=0.4.4
threadpoolctl>=2.1.0
toml>=0.10.1
tornado>=6.0.4
traitlets>=4.3.3
typed-ast>=1.4.1
urllib3>=1.25.10
virtualenv>=20.0.28
virtualenv-clone>=0.5.4
virtualenvwrapper>=4.8.4
wcwidth>=0.2.5
webencodings>=0.5.1
Werkzeug>=1.0.1
widgetsnbextension>=3.5.1
wrapt>=1.12.1
zipp>=3.1.0