-
Notifications
You must be signed in to change notification settings - Fork 3
/
dev-requirements.txt
43 lines (43 loc) · 1.45 KB
/
dev-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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile dev-requirements.in
#
backcall==0.1.0 # via ipython
beautifulsoup4==4.7.1
certifi==2019.6.16 # via requests
cftime==1.0.3.4
chardet==3.0.4 # via requests
decorator==4.4.0 # via ipython, traitlets
docopt==0.6.2
idna==2.8 # via requests
ipykernel==5.1.1
ipython-genutils==0.2.0 # via traitlets
ipython==7.6.1
jedi==0.14.0 # via ipython
jinja2==2.10.1
jupyter-client==5.3.1 # via ipykernel
jupyter-core==4.5.0 # via jupyter-client
markupsafe==1.1.1 # via jinja2
numpy==1.16.2
pandas==0.24.2 # via xarray
parso==0.5.0 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect
git+https://github.com/pydap/pydap
pygments==2.4.2 # via ipython
python-dateutil==2.8.0 # via jupyter-client, pandas
pytz==2019.1 # via pandas
pyzmq==18.0.2 # via jupyter-client
requests==2.22.0
six==1.12.0 # via prompt-toolkit, python-dateutil, traitlets
soupsieve==1.9.2 # via beautifulsoup4
tornado==6.0.3 # via ipykernel, jupyter-client
traitlets==4.3.2 # via ipykernel, ipython, jupyter-client, jupyter-core
urllib3==1.25.3 # via requests
wcwidth==0.1.7 # via prompt-toolkit
webob==1.8.5
xarray==0.12.2