Skip to content

Commit f108844

Browse files
author
xhlulu
committed
Fix dash-floris-gch requirements
Former-commit-id: 863d7ac
1 parent 0f40434 commit f108844

2 files changed

Lines changed: 57 additions & 9 deletions

File tree

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
black
21
floris
32
dash
43
pandas
54
gunicorn
6-
ipykernel
75
vtk
86
dash-vtk
7+
pyproj~=2.1
Lines changed: 56 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,56 @@
1-
floris
2-
dash
3-
pandas
4-
gunicorn
5-
vtk
6-
dash-vtk
7-
pyproj~=2.1
1+
attrs==21.2.0
2+
backcall==0.2.0
3+
Brotli==1.0.9
4+
certifi==2020.12.5
5+
click==8.0.1
6+
coloredlogs==15.0
7+
cycler==0.10.0
8+
dash==1.20.0
9+
dash-core-components==1.16.0
10+
dash-html-components==1.1.3
11+
dash-renderer==1.9.1
12+
dash-table==4.11.3
13+
dash-vtk==0.0.9
14+
Flask==2.0.1
15+
Flask-Compress==1.9.0
16+
FLORIS==2.3
17+
future==0.18.2
18+
gunicorn==20.1.0
19+
humanfriendly==9.1
20+
importlib-metadata==4.4.0
21+
iniconfig==1.1.1
22+
ipython-genutils==0.2.0
23+
itsdangerous==2.0.1
24+
Jinja2==3.0.1
25+
joblib==1.0.1
26+
kiwisolver==1.3.1
27+
MarkupSafe==2.0.1
28+
matplotlib==3.4.2
29+
numpy==1.20.3
30+
packaging==20.9
31+
pandas==1.2.4
32+
pexpect==4.8.0
33+
pickleshare==0.7.5
34+
Pillow==8.2.0
35+
plotly==4.14.3
36+
pluggy==0.13.1
37+
py==1.10.0
38+
pyparsing==2.4.7
39+
pyproj==2.6.1.post1
40+
pytest==6.2.4
41+
python-dateutil==2.8.1
42+
pytz==2021.1
43+
retrying==1.3.3
44+
scikit-learn==0.24.2
45+
scipy==1.6.3
46+
seaborn==0.11.1
47+
Shapely==1.7.1
48+
six==1.16.0
49+
sklearn==0.0
50+
threadpoolctl==2.1.0
51+
toml==0.10.2
52+
typing-extensions==3.10.0.0
53+
vtk==9.0.1
54+
wcwidth==0.2.5
55+
Werkzeug==2.0.1
56+
zipp==3.4.1

0 commit comments

Comments
 (0)