forked from FireDynamics/fdsreader
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
134 lines (134 loc) · 5.06 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
aiohttp==3.8.1
aiosignal==1.2.0
alabaster==0.7.12
appdirs==1.4.4
argcomplete==2.0.0
argon2-cffi==21.2.0
argon2-cffi-bindings==21.2.0
async-timeout==4.0.1
asynctest==0.13.0
attrs==21.4.0
autodocsumm==0.2.2
Automat==20.2.0
Babel==2.9.1
backcall==0.2.0
bleach==4.1.0
brotlipy==0.7.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
click==8.0.3
colorama==0.4.4
constantly==15.1.0
cryptography==36.0.0
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.1
defusedxml==0.7.1
dill==0.3.4
docutils==0.16
dpcpp-cpp-rt==2021.4.0
entrypoints==0.3
environment-kernels==1.1.1
fonttools==4.28.3
frozenlist==1.2.0
hyperlink==21.0.0
idna==3.3
imageio==2.13.3
imageio-ffmpeg==0.4.5
imagesize==1.3.0
importlib-metadata==4.11.3
importlib-resources==5.6.0
incremental==21.3.0
intel-cmplr-lib-rt==2021.4.0
intel-cmplr-lic-rt==2021.4.0
intel-opencl-rt==2021.4.0
intel-openmp==2021.4.0
ipykernel==6.6.0
ipython==7.30.1
ipython-genutils==0.2.0
jedi==0.18.1
Jinja2==3.0.3
jsonschema==4.2.1
jupyter-client==7.1.0
jupyter-core==4.9.2
jupyterlab-pygments==0.1.2
kiwisolver==1.3.2
MarkupSafe==2.1.0
matplotlib==3.5.0
matplotlib-inline==0.1.3
meshio==4.4.6
mistune==0.8.4
mkl==2021.4.0
mkl-fft==1.3.1
mkl-random==1.2.2
mkl-service==2.4.0
multidict==5.2.0
multiprocess==0.70.12.2
nbclient==0.5.9
nbconvert==6.3.0
nbformat==5.1.3
nbsphinx==0.8.3
nest-asyncio==1.5.4
numpy==1.21.4
olefile==0.46
packaging==21.3
pandocfilters==1.5.0
parso==0.8.3
pathos==0.2.8
pickleshare==0.7.5
Pillow==8.4.0
pox==0.3.0
ppft==1.6.6.4
prometheus-client==0.12.0
prompt-toolkit==3.0.28
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
Pygments==2.11.2
pyparsing==3.0.7
PyQt5==5.15.4
PyQt5-Qt5==5.15.2
PyQt5-sip==12.9.0
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2021.3
pyvista==0.32.1
pyvistaqt==0.5.0
pywin32==227
pywinpty==0.5.7
PyYAML==6.0
pyzmq==20.0.0
QtPy==1.9.0
requests==2.26.0
scooby==0.5.7
setuptools-scm==6.4.2
six==1.16.0
snowballstemmer==2.2.0
Sphinx==3.5.4
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
tbb==2021.4.0
terminado==0.9.4
testpath==0.6.0
tomli==1.2.2
tornado==6.1
traitlets==5.1.1
transforms3d==0.3.1
Twisted==22.2.0
twisted-iocpsupport==1.0.2
typing_extensions==4.0.1
urllib3==1.26.7
vtk==9.1.0
wcwidth==0.2.5
webencodings==0.5.1
wincertstore==0.2
wslink==1.2.0
yarl==1.7.2
zipp==3.6.0
zope.interface==5.4.0