Skip to content

Commit d9fb3f0

Browse files
author
xhlulu
committed
Freeze requirements
Former-commit-id: 50524e8
1 parent 7250a4e commit d9fb3f0

1 file changed

Lines changed: 64 additions & 8 deletions

File tree

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

0 commit comments

Comments
 (0)