Skip to content

Commit 033d501

Browse files
authored
Update requirements.txt to have mimimal packages
1 parent c7aa34c commit 033d501

File tree

1 file changed

+6
-111
lines changed

1 file changed

+6
-111
lines changed

requirements.txt

Lines changed: 6 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,113 +1,8 @@
1-
anyio==3.6.2
2-
appnope==0.1.3
3-
argon2-cffi==21.3.0
4-
argon2-cffi-bindings==21.2.0
51
arviz
6-
asttokens==2.1.0
7-
attrs==22.1.0
8-
backcall==0.2.0
9-
beautifulsoup4==4.11.1
10-
black==22.10.0
11-
bleach==5.0.1
12-
bokeh==3.0.2
13-
cffi==1.15.1
14-
cftime==1.6.2
15-
chardet==5.0.0
16-
click==8.1.3
17-
cmdstanpy==1.0.8
18-
contourpy==1.0.6
19-
cycler==0.11.0
20-
debugpy==1.6.3
21-
decorator==5.1.1
22-
defusedxml==0.7.1
23-
entrypoints==0.4
24-
et-xmlfile==1.1.0
25-
executing==1.2.0
26-
fastjsonschema==2.16.2
27-
fonttools==4.38.0
28-
idna==3.4
29-
ipykernel==6.17.1
30-
ipython==8.6.0
31-
ipython-genutils==0.2.0
32-
ipywidgets==8.0.2
33-
jedi==0.18.2
34-
Jinja2==3.1.2
35-
jsonschema==4.17.1
36-
jupyter==1.0.0
37-
jupyter-bokeh==3.0.5
38-
jupyter-console==6.4.4
39-
jupyter-server==1.23.3
40-
jupyter_client==7.4.7
41-
jupyter_core==5.0.0
42-
jupyterlab-pygments==0.2.2
43-
jupyterlab-widgets==3.0.3
44-
kiwisolver==1.4.4
45-
lxml==4.9.1
46-
MarkupSafe==2.1.1
47-
matplotlib==3.6.2
48-
matplotlib-inline==0.1.6
49-
mistune==2.0.4
50-
mypy-extensions==0.4.3
51-
nbclassic==0.4.8
52-
nbclient==0.7.0
53-
nbconvert==7.2.5
54-
nbformat==5.7.0
55-
nest-asyncio==1.5.6
56-
netCDF4==1.6.1
57-
notebook==6.5.2
58-
notebook_shim==0.2.2
59-
numpy==1.23.4
60-
openpyxl==3.0.10
61-
packaging==21.3
62-
pandas==1.5.1
63-
pandocfilters==1.5.0
64-
parsimonious==0.10.0
65-
parso==0.8.3
66-
pathspec==0.10.2
67-
pexpect==4.8.0
68-
pickleshare==0.7.5
69-
Pillow==9.3.0
70-
platformdirs==2.5.4
71-
portion==2.3.0
72-
progressbar2==4.2.0
73-
prometheus-client==0.15.0
74-
prompt-toolkit==3.0.33
75-
psutil==5.9.4
76-
ptyprocess==0.7.0
77-
pure-eval==0.2.2
78-
pycparser==2.21
79-
Pygments==2.13.0
80-
pyparsing==3.0.9
81-
pyrsistent==0.19.2
82-
pysd==3.8.0
83-
python-dateutil==2.8.2
84-
python-utils==3.4.5
85-
pytz==2022.6
86-
PyYAML==6.0
87-
pyzmq==24.0.1
88-
qtconsole==5.4.0
89-
QtPy==2.3.0
90-
regex==2022.10.31
91-
scipy==1.9.3
92-
Send2Trash==1.8.0
93-
six==1.16.0
94-
sniffio==1.3.0
95-
sortedcontainers==2.4.0
96-
soupsieve==2.3.2.post1
97-
stack-data==0.6.1
2+
cmdstanpy
3+
matplotlib
4+
numpy
5+
pysd
6+
scipy
987
tatsu
99-
terminado==0.17.0
100-
tinycss2==1.2.1
101-
tomli==2.0.1
102-
tornado==6.2
103-
tqdm==4.64.1
104-
traitlets==5.5.0
105-
typing_extensions==4.4.0
106-
wcwidth==0.2.5
107-
webencodings==0.5.1
108-
websocket-client==1.4.2
109-
widgetsnbextension==4.0.3
110-
xarray==2022.11.0
111-
xarray-einstats==0.3.0
112-
xlrd==2.0.1
113-
xyzservices==2022.9.0
8+
xarray

0 commit comments

Comments
 (0)