This repository has been archived by the owner on May 4, 2023. It is now read-only.
generated from opensafely/research-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
111 lines (110 loc) · 5.79 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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
attrs==19.3.0 # via fiona, jsonschema, pytest
backcall==0.1.0 # via ipython
bash-kernel==0.7.2 # via -r requirements.in
bleach==3.1.4 # via nbconvert
cachetools==4.0.0 # via google-auth
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
cligj==0.5.0 # via fiona
coverage==4.5.4 # via nbval
cycler==0.10.0 # via matplotlib
decorator==4.4.1 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
descartes==1.1.0 # via ebmdatalab
ebmdatalab==0.0.21 # via -r requirements.in
entrypoints==0.3 # via nbconvert
fiona==1.8.13 # via geopandas
geopandas==0.6.3 # via ebmdatalab
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-cloud-bigquery==1.24.0 # via pandas-gbq
google-cloud-core==1.3.0 # via google-cloud-bigquery
google-resumable-media==0.5.0 # via google-cloud-bigquery
googleapis-common-protos==1.51.0 # via google-api-core
idna==2.8 # via requests
ipykernel==5.1.4 # via ipywidgets, jupyter, jupyter-console, nbval, notebook, qtconsole
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, jupyter
jedi==0.16.0 # via ipython
jinja2==2.11.1 # via jupyterlab, jupyterlab-server, nbconvert, notebook
json5==0.9.0 # via jupyterlab-server
jsonschema==3.2.0 # via jupyterlab-server, nbformat
jupyter-client==5.3.4 # via ipykernel, jupyter-console, nbval, notebook, qtconsole
jupyter-console==6.1.0 # via jupyter
jupyter-core==4.6.1 # via jupyter-client, nbconvert, nbformat, notebook, qtconsole
jupyter==1.0.0 # 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, descartes, seaborn
mistune==0.8.4 # via nbconvert
more-itertools==8.2.0 # via pytest
munch==2.5.0 # via fiona
nbconvert==5.6.1 # via jupyter, notebook
nbformat==5.0.4 # via ipywidgets, jupytext, nbconvert, nbval, notebook
nbval==0.9.4 # via -r requirements.in
notebook==6.0.3 # via jupyter, jupyterlab, jupyterlab-server, widgetsnbextension
numpy==1.18.1 # via -r requirements.in, matplotlib, pandas, patsy, scipy, seaborn, statsmodels
oauthlib==3.1.0 # via requests-oauthlib
packaging==20.1 # via pytest
pandas-gbq==0.13.0 # via -r requirements.in, ebmdatalab
pandas==1.0.1 # via -r requirements.in, ebmdatalab, geopandas, pandas-gbq, seaborn, statsmodels
pandocfilters==1.4.2 # via nbconvert
parso==0.6.1 # via jedi
patsy==0.5.1 # via statsmodels
pexpect==4.8.0 # via bash-kernel, ipython
pickleshare==0.7.5 # via ipython
pip-tools==4.4.1 # via -r requirements.in
plotly==4.5.0 # via -r requirements.in
pluggy==0.13.1 # via pytest
prometheus-client==0.7.1 # via notebook
prompt-toolkit==3.0.3 # via ipython, jupyter-console
protobuf==3.11.3 # via google-api-core, google-cloud-bigquery, googleapis-common-protos
ptyprocess==0.6.0 # via pexpect, terminado
py==1.8.1 # via pytest
pyasn1-modules==0.2.8 # via google-auth
pyasn1==0.4.8 # via pyasn1-modules, rsa
pydata-google-auth==0.3.0 # via pandas-gbq
pygments==2.5.2 # via ipython, jupyter-console, nbconvert, qtconsole
pyparsing==2.4.6 # via matplotlib, packaging
pyproj==2.4.2.post1 # via geopandas
pyrsistent==0.15.7 # via jsonschema
pytest==5.3.5 # via nbval
python-dateutil==2.8.1 # via jupyter-client, matplotlib, pandas
pytz==2019.3 # via google-api-core, pandas
pyyaml==5.3 # via jupytext
pyzmq==18.1.1 # via jupyter-client, 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
retrying==1.3.3 # via plotly
rsa==4.0 # via google-auth
scipy==1.4.1 # via seaborn, statsmodels
seaborn==0.10.0 # via ebmdatalab
send2trash==1.5.0 # via notebook
shapely==1.7.0 # via geopandas
six==1.14.0 # via bleach, cycler, fiona, google-api-core, google-auth, google-cloud-bigquery, google-resumable-media, jsonschema, munch, nbval, packaging, patsy, pip-tools, plotly, protobuf, pyrsistent, python-dateutil, retrying, traitlets
statsmodels==0.11.0 # via ebmdatalab
terminado==0.8.3 # via notebook
testpath==0.4.4 # via nbconvert
tornado==6.0.3 # via ipykernel, jupyter-client, jupyterlab, notebook, terminado
tqdm==4.42.1 # via -r requirements.in
traitlets==4.3.3 # via ipykernel, ipython, ipywidgets, jupyter-client, jupyter-core, nbconvert, nbformat, notebook, qtconsole
urllib3==1.25.8 # via requests
wcwidth==0.1.8 # via prompt-toolkit, pytest
webencodings==0.5.1 # via bleach
widgetsnbextension==3.5.1 # via ipywidgets
# The following packages are considered to be unsafe in a requirements file:
# setuptools