Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Bump version of ebmdatalab library
Browse files Browse the repository at this point in the history
  • Loading branch information
inglesp committed May 11, 2023
1 parent c7978d9 commit 1ff3e75
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 40 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ nbval
pandas-gbq
pandas
numpy
ebmdatalab
ebmdatalab>=0.0.24
matplotlib
tqdm

# Both these required for plotly+notebooks
plotly
ipywidgets

# Add extra per-notebook packages here
# Add extra per-notebook packages here
91 changes: 53 additions & 38 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile
# To update, run:
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile
#
Expand All @@ -21,14 +21,14 @@ certifi==2019.11.28
# via requests
chardet==3.0.4
# via requests
click-plugins==1.1.1
# via fiona
click==7.0
# via
# click-plugins
# cligj
# fiona
# pip-tools
click-plugins==1.1.1
# via fiona
cligj==0.5.0
# via fiona
coverage==4.5.4
Expand All @@ -43,7 +43,7 @@ defusedxml==0.6.0
# via nbconvert
descartes==1.1.0
# via ebmdatalab
ebmdatalab==0.0.21
ebmdatalab==0.0.24
# via -r requirements.in
entrypoints==0.3
# via nbconvert
Expand All @@ -55,17 +55,17 @@ google-api-core==1.16.0
# via
# google-cloud-bigquery
# google-cloud-core
google-auth-oauthlib==0.4.1
# via
# pandas-gbq
# pydata-google-auth
google-auth==1.11.0
# via
# google-api-core
# google-auth-oauthlib
# google-cloud-bigquery
# pandas-gbq
# pydata-google-auth
google-auth-oauthlib==0.4.1
# via
# pandas-gbq
# pydata-google-auth
google-cloud-bigquery==1.24.0
# via pandas-gbq
google-cloud-core==1.3.0
Expand All @@ -76,11 +76,6 @@ googleapis-common-protos==1.51.0
# via google-api-core
idna==2.8
# via requests
importlib-metadata==1.5.0
# via
# jsonschema
# pluggy
# pytest
ipykernel==5.1.4
# via
# ipywidgets
Expand All @@ -89,19 +84,21 @@ ipykernel==5.1.4
# nbval
# notebook
# qtconsole
ipython==7.12.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# nbformat
# notebook
# qtconsole
# traitlets
ipython==7.12.0
# via
# ipykernel
# ipywidgets
# jupyter-console
ipywidgets==7.5.1
# via -r requirements.in
# via
# -r requirements.in
# jupyter
jedi==0.16.0
# via ipython
jinja2==2.11.1
Expand All @@ -116,6 +113,8 @@ jsonschema==3.2.0
# via
# jupyterlab-server
# nbformat
jupyter==1.0.0
# via -r requirements.in
jupyter-client==5.3.4
# via
# ipykernel
Expand All @@ -132,20 +131,21 @@ jupyter-core==4.6.1
# nbformat
# notebook
# qtconsole
jupyter==1.0.0
jupyterlab==1.2.6
# via -r requirements.in
jupyterlab-server==1.0.6
# via jupyterlab
jupyterlab==1.2.6
# via -r requirements.in
jupytext==1.3.3
# via -r requirements.in
kiwisolver==1.1.0
# via matplotlib
markupsafe==1.1.1
# via jinja2
matplotlib==3.1.3
# via -r requirements.in
# via
# -r requirements.in
# descartes
# seaborn
mistune==0.8.4
# via nbconvert
more-itertools==8.2.0
Expand All @@ -171,16 +171,31 @@ notebook==6.0.3
# jupyterlab
# jupyterlab-server
# widgetsnbextension
numpy==1.18.1
# via -r requirements.in
numpy==1.24.3
# via
# -r requirements.in
# matplotlib
# pandas
# patsy
# scipy
# seaborn
# statsmodels
oauthlib==3.1.0
# via requests-oauthlib
packaging==20.1
# via pytest
pandas==2.0.1
# via
# -r requirements.in
# ebmdatalab
# geopandas
# pandas-gbq
# seaborn
# statsmodels
pandas-gbq==0.13.0
# via -r requirements.in
pandas==1.0.1
# via -r requirements.in
# via
# -r requirements.in
# ebmdatalab
pandocfilters==1.4.2
# via nbconvert
parso==0.6.1
Expand Down Expand Up @@ -216,12 +231,12 @@ ptyprocess==0.6.0
# terminado
py==1.8.1
# via pytest
pyasn1-modules==0.2.8
# via google-auth
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pydata-google-auth==0.3.0
# via pandas-gbq
pygments==2.5.2
Expand All @@ -240,12 +255,12 @@ pyrsistent==0.15.7
# via jsonschema
pytest==5.3.5
# via nbval
python-dateutil==2.8.1
python-dateutil==2.8.2
# via
# jupyter-client
# matplotlib
# pandas
pytz==2019.3
pytz==2023.3
# via
# google-api-core
# pandas
Expand All @@ -257,12 +272,12 @@ pyzmq==18.1.1
# notebook
qtconsole==4.6.0
# via jupyter
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.22.0
# via
# google-api-core
# requests-oauthlib
requests-oauthlib==1.3.0
# via google-auth-oauthlib
retrying==1.3.3
# via plotly
rsa==4.0
Expand Down Expand Up @@ -324,6 +339,8 @@ traitlets==4.3.3
# nbformat
# notebook
# qtconsole
tzdata==2023.3
# via pandas
urllib3==1.25.8
# via requests
wcwidth==0.1.8
Expand All @@ -334,8 +351,6 @@ webencodings==0.5.1
# via bleach
widgetsnbextension==3.5.1
# via ipywidgets
zipp==2.1.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools==45.1.0 # via google-api-core, google-auth, ipython, jsonschema, kiwisolver, pandas-gbq, protobuf, pydata-google-auth
# setuptools

0 comments on commit 1ff3e75

Please sign in to comment.