File tree Expand file tree Collapse file tree 3 files changed +0
-5
lines changed
Expand file tree Collapse file tree 3 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,6 @@ It comes pre-installed with a standard set of python packages.
9090- [ numba: 0.58.1] ( https://pypi.org/project/numba/0.58.1/ )
9191- [ numpy: 1.26.2] ( https://pypi.org/project/numpy/1.26.2/ )
9292- [ opensafely-cohort-extractor: 1.90.0] ( https://pypi.org/project/opensafely-cohort-extractor/1.90.0/ )
93- - [ opensafely-matching: 0.2.0] ( https://pypi.org/project/opensafely-matching/0.2.0/ )
9493- [ overrides: 7.4.0] ( https://pypi.org/project/overrides/7.4.0/ )
9594- [ packaging: 23.2] ( https://pypi.org/project/packaging/23.2/ )
9695- [ pandas: 2.1.3] ( https://pypi.org/project/pandas/2.1.3/ )
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ jupyterlab
77jupytext
88bash_kernel
99nbval
10- opensafely-matching
1110
1211# Commonly-used packages provided in base docker image
1312pandas
Original file line number Diff line number Diff line change @@ -256,8 +256,6 @@ numpy==1.26.2
256256 # seaborn
257257opensafely-cohort-extractor == 1.90.0
258258 # via -r v2/requirements.in
259- opensafely-matching == 0.2.0
260- # via -r v2/requirements.in
261259overrides == 7.4.0
262260 # via jupyter-server
263261packaging == 23.2
@@ -278,7 +276,6 @@ pandas==2.1.3
278276 # formulaic
279277 # lifelines
280278 # opensafely-cohort-extractor
281- # opensafely-matching
282279 # seaborn
283280 # upsetplot
284281pandocfilters == 1.5.0
You can’t perform that action at this time.
0 commit comments