Skip to content

Commit e3ea79e

Browse files
author
Xing Han Lu
authored
Merge pull request #578 from plotly/update-floris-gch
# patch Relax floris-gch requirements
2 parents d659f4e + 6dc67cc commit e3ea79e

File tree

1 file changed

+7
-72
lines changed

1 file changed

+7
-72
lines changed

apps/dash-floris-gch/requirements.txt

Lines changed: 7 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -1,72 +1,7 @@
1-
appdirs==1.4.4
2-
attrs==20.3.0
3-
backcall==0.2.0
4-
black==20.8b1
5-
Brotli==1.0.9
6-
certifi==2020.12.5
7-
click==7.1.2
8-
coloredlogs==15.0
9-
cycler==0.10.0
10-
dash==1.19.0
11-
dash-core-components==1.15.0
12-
dash-html-components==1.1.2
13-
dash-renderer==1.9.0
14-
dash-table==4.11.2
15-
dash-vtk==0.0.4
16-
decorator==4.4.2
17-
Flask==1.1.2
18-
Flask-Compress==1.8.0
19-
FLORIS==2.2.4
20-
future==0.18.2
21-
gunicorn==20.0.4
22-
humanfriendly==9.1
23-
iniconfig==1.1.1
24-
ipykernel==5.4.3
25-
ipython==7.20.0
26-
ipython-genutils==0.2.0
27-
itsdangerous==1.1.0
28-
jedi==0.18.0
29-
Jinja2==2.11.3
30-
joblib==1.0.1
31-
jupyter-client==6.1.11
32-
jupyter-core==4.7.1
33-
kiwisolver==1.3.1
34-
MarkupSafe==1.1.1
35-
matplotlib==3.3.4
36-
mypy-extensions==0.4.3
37-
numpy==1.20.1
38-
packaging==20.9
39-
pandas==1.2.2
40-
parso==0.8.1
41-
pathspec==0.8.1
42-
pexpect==4.8.0
43-
pickleshare==0.7.5
44-
Pillow==8.1.0
45-
plotly==4.14.3
46-
pluggy==0.13.1
47-
prompt-toolkit==3.0.15
48-
ptyprocess==0.7.0
49-
py==1.10.0
50-
Pygments==2.7.4
51-
pyparsing==2.4.7
52-
pyproj~=2.1
53-
pytest==6.2.2
54-
python-dateutil==2.8.1
55-
pytz==2021.1
56-
pyzmq==22.0.2
57-
regex==2020.11.13
58-
retrying==1.3.3
59-
scikit-learn==0.24.1
60-
scipy==1.6.0
61-
seaborn==0.11.1
62-
six==1.15.0
63-
sklearn==0.0
64-
threadpoolctl==2.1.0
65-
toml==0.10.2
66-
tornado==6.1
67-
traitlets==5.0.5
68-
typed-ast==1.4.2
69-
typing-extensions==3.7.4.3
70-
vtk==9.0.1
71-
wcwidth==0.2.5
72-
Werkzeug==1.0.1
1+
floris
2+
dash
3+
pandas
4+
gunicorn
5+
vtk
6+
dash-vtk
7+
pyproj~=2.1

0 commit comments

Comments
 (0)