Skip to content

Commit 338b1a5

Browse files
author
Corentin M
committed
Dash requirement
1 parent ae0390f commit 338b1a5

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

requirements.txt

+19
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ blis==0.7.4
1515
Brotli==1.0.9
1616
cached-property==1.5.2
1717
cachelib==0.1.1
18+
cairocffi==1.2.0
19+
CairoSVG==2.5.2
1820
catalogue==2.0.1
1921
certifi==2020.12.5
2022
cffi==1.14.4
@@ -25,9 +27,17 @@ commonmark==0.9.1
2527
configobj==5.0.6
2628
constantly==15.1.0
2729
cryptography==3.2.1
30+
cssselect2==0.4.1
2831
cycler==0.10.0
2932
cymem==2.0.5
33+
dash==1.20.0
34+
dash-bootstrap-components==0.12.2
35+
dash-core-components==1.16.0
36+
dash-html-components==1.1.3
37+
dash-renderer==1.9.1
38+
dash-table==4.11.3
3039
decorator==4.4.2
40+
defusedxml==0.7.1
3141
dictdiffer==0.8.1
3242
diskcache==5.2.1
3343
distro==1.5.0
@@ -59,6 +69,7 @@ grandalf==0.6
5969
gunicorn==20.0.4
6070
hyperlink==21.0.0
6171
idna==2.10
72+
imageio==2.9.0
6273
incremental==17.5.0
6374
iniconfig==1.1.1
6475
invoke==1.5.0
@@ -75,6 +86,7 @@ jupyter-client==6.1.12
7586
jupyter-core==4.7.1
7687
kiwisolver==1.3.1
7788
lazy-object-proxy==1.4.3
89+
lxml==4.6.3
7890
mailchecker==4.0.7
7991
Mako==1.1.4
8092
mando==0.6.4
@@ -92,6 +104,7 @@ openpyxl==3.0.7
92104
openslide-python==1.1.2
93105
packaging==20.9
94106
pandas==1.2.1
107+
pandas-datareader==0.9.0
95108
paramiko==2.7.2
96109
parso==0.8.1
97110
pathlib2==2.3.5
@@ -102,6 +115,7 @@ pexpect==4.8.0
102115
phonenumbers==8.12.22
103116
pickleshare==0.7.5
104117
Pillow==8.1.0
118+
plotly==4.14.3
105119
pluggy==0.13.1
106120
ply==3.11
107121
preshed==3.0.5
@@ -139,15 +153,18 @@ python-fsutil==0.5.0
139153
python-Levenshtein==0.12.2
140154
python-slugify==5.0.2
141155
pytz==2020.5
156+
PyWavelets==1.1.1
142157
PyYAML==5.4.1
143158
pyzmq==22.0.3
144159
radon==4.5.0
145160
regex==2021.3.17
146161
requests==2.25.1
162+
retrying==1.3.3
147163
rich==10.1.0
148164
ruamel.yaml==0.17.4
149165
ruamel.yaml.clib==0.2.2
150166
sacremoses==0.0.43
167+
scikit-image==0.18.1
151168
scikit-learn==0.24.2
152169
scipy==1.6.3
153170
seaborn==0.11.1
@@ -169,6 +186,8 @@ tabulate==0.8.9
169186
text-unidecode==1.3
170187
thinc==8.0.2
171188
threadpoolctl==2.1.0
189+
tifffile==2021.6.6
190+
tinycss2==1.1.0
172191
tokenizers==0.9.4
173192
toml==0.10.2
174193
torch==1.8.0

0 commit comments

Comments
 (0)