-
Notifications
You must be signed in to change notification settings - Fork 0
/
REQUIREMENTS.txt
145 lines (145 loc) · 2.52 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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
absl-py==0.14.0
alabaster==0.7.12
astroid==2.4.2
astunparse==1.6.3
atomicwrites==1.4.0
attrs==21.2.0
autopep8==1.5.7
babel==2.9.1
backcall==0.2.0
bleach==3.3.1
ca-certificates==2021.7.5
cachetools==4.2.2
certifi==2024.7.4
cffi==1.14.6
chardet==4.0.0
cloudpickle==1.6.0
cryptography==43.0.1
decorator==5.1.0
defusedxml==0.7.1
diff-match-patch==20200713
docutils==0.16
entrypoints==0.3
flake8==3.9.2
gast==0.5.2
google-auth==1.23.0
google-auth-oauthlib==0.4.1
google-pasta==0.2.0
grpcio==1.53.2
h5py==2.10.0
helpdev==0.7.1
idna==3.10
imagesize==1.2.0
importlib-metadata==2.1.1
intervaltree==3.1.0
ipykernel==5.5.5
ipython==8.10.0
ipython-genutils==0.2.0
isort==4.3.21
jedi==0.17.2
jeepney==0.4.3
jinja2==3.1.4
jsonschema==3.2.0
jupyter-client==6.1.12
jupyter-core==4.11.2
keras-preprocessing==1.1.2
keyring==20.0.1
lazy-object-proxy==1.4.3
libffi==3.3
libgcc-ng==9.3.0
libgomp==9.3.0
libstdcxx-ng==9.3.0
markdown==3.2.2
markupsafe==1.1.1
mccabe==0.6.1
mistune==0.8.4
nbconvert==6.5.1
nbformat==5.1.3
ncurses==6.2
networkx==2.4
numpy==1.22.0
numpydoc==1.1.0
oauthlib==3.1.0
openssl==1.1.1
opt-einsum==3.3.0
packaging==20.9
pandocfilters==1.5.0
parso==0.7.1
pathtools==0.1.2
pexpect==4.8.0
pickleshare==0.7.5
pip==23.3
pluggy==0.13.1
prompt-toolkit==2.0.10
protobuf==3.18.3
psutil==5.8.0
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.7.0
pycparser==2.20
pydocstyle==5.1.1
pyflakes==2.3.1
pygments==2.10.0
pylint==2.6.2
pyparsing==2.4.7
pyqt5==5.15.2
pyqt5-sip==12.9.0
pyqtwebengine==5.15.2
pyrsistent==0.17.3
python==3.5.6
python-dateutil==2.8.2
python-jsonrpc-server==0.4.0
python-language-server==0.36.2
pytz==2021.1
pyxdg==0.27
pyzmq==20.0.0
qdarkstyle==3.0.2
qtawesome==0.7.3
qtconsole==4.7.7
qtpy==1.9.0
readline==8.1
requests==2.32.2
requests-oauthlib==1.3.0
rope==0.20.1
rsa==4.7.2
secretstorage==3.2.0
setuptools==70.0.0
six==1.16.0
snowballstemmer==2.1.0
sortedcontainers==2.4.0
sphinx==3.5.4
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==1.0.3
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-websupport==1.2.4
spyder==4.1.6
spyder-kernels==2.1.1
sqlite==3.36.0
tensorboard==2.4.1
tensorboard-plugin-wit==1.8.0
tensorflow==2.12.1
tensorflow-estimator==2.6.0
termcolor==1.1.0
testpath==0.5.0
tk==8.6.11
toml==0.10.2
tornado==6.4.1
traitlets==4.3.3
typed-ast==1.4.3
ujson==5.4.0
urllib3==1.26.19
watchdog==0.10.7
wcwidth==0.2.5
webencodings==0.5.1
werkzeug==3.0.6
wheel==0.38.1
wrapt==1.12.1
wurlitzer==3.0.2
xz==5.2.5
yapf==0.31.0
zipp==3.19.1
zlib==1.2.11