forked from LucMarechal/Soft-Robotics-Materials-Database
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
79 lines (79 loc) · 1.39 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
appdirs==1.4.3
asgiref==3.2.7
astroid==2.3.0
beautifulsoup4==4.8.1
cached-property==1.5.1
certifi==2019.11.28
cffi==1.14.0
chardet==3.0.4
click==7.1.1
colorama==0.4.1
cycler==0.10.0
dash==1.10.0
dash-bootstrap-components==0.9.2
dash-core-components==1.9.0
dash-daq==0.5.0
dash-html-components==1.0.3
dash-renderer==1.3.0
dash-table==4.6.2
Deprecated==1.2.7
distlib==0.3.0
filelock==3.0.12
Flask==1.1.1
Flask-Compress==1.4.0
future==0.18.2
gitdb==4.0.2
github-api-v3==2019.5.1
GitPython==3.1.0
gunicorn==20.0.4
idna==2.9
importlib-metadata==1.6.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.1
kiwisolver==1.1.0
lazy-object-proxy==1.4.2
lxml==4.4.1
MarkupSafe==1.1.1
matplotlib==3.1.1
mccabe==0.6.1
numpy==1.17.3
numpy-stl==2.10.1
pandas==1.0.3
pipenv==2018.11.26
plotly==4.5.4
public==2019.4.13
pycparser==2.20
pyFirmata==1.1.0
pygit2==1.2.0
PyGithub==1.47
PyJWT==1.7.1
pylint==2.4.1
PyOpenGL==3.1.0
pyparsing==2.4.2
PyQt5==5.13.2
PyQt5-sip==12.7.0
pyqtgraph==0.10.0
pyserial==3.4
python-dateutil==2.8.0
python-mathpix==0.4
python-utils==2.3.0
pytransform3d==1.1
pytz==2019.3
requests==2.23.0
retrying==1.3.3
robodk==4.0.0
rope==0.14.0
scipy==1.3.1
simplejson==3.17.0
six==1.12.0
smmap==3.0.1
soupsieve==1.9.4
sqlparse==0.3.1
typed-ast==1.4.0
urllib3==1.25.8
virtualenv==20.0.18
virtualenv-clone==0.5.4
Werkzeug==1.0.1
wrapt==1.11.2
zipp==3.1.0