Skip to content

Commit b6993d4

Browse files
committed
update requirements to prepare Dec 22 snapshot
1 parent 8851562 commit b6993d4

File tree

2 files changed

+64
-32
lines changed

2 files changed

+64
-32
lines changed

requirements.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
nbgitpuller
22

33
# Data analytics
4-
pymc3
4+
pymc<5
55
graphviz
66
seaborn
7-
numpy==1.21.5

requirements.txt

Lines changed: 63 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
#
2-
# This file is autogenerated by pip-compile with python 3.9
3-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.9
3+
# by the following command:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile --resolver=backtracking requirements.in
66
#
7+
aeppl==0.0.38
8+
# via pymc
9+
aesara==2.8.7
10+
# via
11+
# aeppl
12+
# pymc
713
anyio==3.4.0
814
# via jupyter-server
915
argon2-cffi==21.3.0
@@ -12,20 +18,27 @@ argon2-cffi==21.3.0
1218
# notebook
1319
argon2-cffi-bindings==21.2.0
1420
# via argon2-cffi
15-
arviz==0.11.4
16-
# via pymc3
21+
arviz==0.14.0
22+
# via pymc
1723
attrs==21.4.0
1824
# via jsonschema
1925
backcall==0.2.0
2026
# via ipython
2127
bleach==4.1.0
2228
# via nbconvert
2329
cachetools==5.0.0
24-
# via pymc3
30+
# via pymc
2531
cffi==1.15.0
2632
# via argon2-cffi-bindings
2733
cftime==1.5.1.1
2834
# via netcdf4
35+
cloudpickle==2.2.0
36+
# via pymc
37+
cons==0.4.5
38+
# via
39+
# aesara
40+
# etuples
41+
# minikanren
2942
cycler==0.11.0
3043
# via matplotlib
3144
debugpy==1.5.1
@@ -34,16 +47,18 @@ decorator==5.1.1
3447
# via ipython
3548
defusedxml==0.7.1
3649
# via nbconvert
37-
dill==0.3.4
38-
# via pymc3
3950
entrypoints==0.3
4051
# via
4152
# jupyter-client
4253
# nbconvert
54+
etuples==0.3.8
55+
# via
56+
# aesara
57+
# minikanren
4358
fastprogress==1.0.0
44-
# via pymc3
59+
# via pymc
4560
filelock==3.4.2
46-
# via theano-pymc
61+
# via aesara
4762
fonttools==4.28.5
4863
# via matplotlib
4964
graphviz==0.19.1
@@ -87,6 +102,11 @@ jupyterlab-pygments==0.1.2
87102
# via nbconvert
88103
kiwisolver==1.3.2
89104
# via matplotlib
105+
logical-unification==0.4.5
106+
# via
107+
# aesara
108+
# cons
109+
# minikanren
90110
markupsafe==2.0.1
91111
# via jinja2
92112
matplotlib==3.5.1
@@ -97,8 +117,15 @@ matplotlib-inline==0.1.3
97117
# via
98118
# ipykernel
99119
# ipython
120+
minikanren==1.0.3
121+
# via aesara
100122
mistune==0.8.4
101123
# via nbconvert
124+
multipledispatch==0.6.0
125+
# via
126+
# etuples
127+
# logical-unification
128+
# minikanren
102129
nbclient==0.5.9
103130
# via nbconvert
104131
nbconvert==6.4.0
@@ -125,36 +152,35 @@ notebook==6.4.6
125152
# via nbgitpuller
126153
numpy==1.21.5
127154
# via
128-
# -r requirements.in
155+
# aeppl
156+
# aesara
129157
# arviz
130158
# cftime
131159
# fastprogress
132160
# matplotlib
133161
# netcdf4
134162
# pandas
135-
# patsy
136-
# pymc3
163+
# pymc
137164
# scipy
138165
# seaborn
139-
# theano-pymc
140166
# xarray
167+
# xarray-einstats
141168
packaging==21.3
142169
# via
143170
# arviz
144171
# bleach
145172
# matplotlib
146-
pandas==1.3.5
173+
# xarray
174+
pandas==1.5.2
147175
# via
148176
# arviz
149-
# pymc3
177+
# pymc
150178
# seaborn
151179
# xarray
152180
pandocfilters==1.5.0
153181
# via nbconvert
154182
parso==0.8.3
155183
# via jedi
156-
patsy==0.5.2
157-
# via pymc3
158184
pexpect==4.8.0
159185
# via ipython
160186
pickleshare==0.7.5
@@ -178,7 +204,7 @@ pygments==2.11.2
178204
# ipython
179205
# jupyterlab-pygments
180206
# nbconvert
181-
pymc3==3.11.4
207+
pymc==4.4.0
182208
# via -r requirements.in
183209
pyparsing==3.0.6
184210
# via
@@ -198,24 +224,24 @@ pyzmq==22.3.0
198224
# jupyter-client
199225
# jupyter-server
200226
# notebook
201-
scipy==1.7.3
227+
scipy==1.9.3
202228
# via
229+
# aeppl
230+
# aesara
203231
# arviz
204-
# pymc3
232+
# pymc
205233
# seaborn
206-
# theano-pymc
234+
# xarray-einstats
207235
seaborn==0.11.2
208236
# via -r requirements.in
209-
semver==2.13.0
210-
# via pymc3
211237
send2trash==1.8.0
212238
# via
213239
# jupyter-server
214240
# notebook
215241
six==1.16.0
216242
# via
217243
# bleach
218-
# patsy
244+
# multipledispatch
219245
# python-dateutil
220246
sniffio==1.2.0
221247
# via anyio
@@ -225,8 +251,10 @@ terminado==0.12.1
225251
# notebook
226252
testpath==0.5.0
227253
# via nbconvert
228-
theano-pymc==1.1.2
229-
# via pymc3
254+
toolz==0.12.0
255+
# via
256+
# logical-unification
257+
# minikanren
230258
tornado==6.1
231259
# via
232260
# ipykernel
@@ -247,17 +275,22 @@ traitlets==5.1.1
247275
# nbconvert
248276
# nbformat
249277
# notebook
250-
typing-extensions==3.10.0.2
278+
typing-extensions==4.4.0
251279
# via
280+
# aesara
252281
# arviz
253-
# pymc3
282+
# pymc
254283
wcwidth==0.2.5
255284
# via prompt-toolkit
256285
webencodings==0.5.1
257286
# via bleach
258287
websocket-client==1.2.3
259288
# via jupyter-server
260-
xarray==0.20.2
289+
xarray==2022.12.0
290+
# via
291+
# arviz
292+
# xarray-einstats
293+
xarray-einstats==0.4.0
261294
# via arviz
262295

263296
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)