Skip to content

Commit ee74054

Browse files
committed
Added requirements for requires.io [skip ci]
1 parent 1c7c51b commit ee74054

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

requirements.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Matplotlib
2+
# https://github.com/matplotlib/matplotlib/blob/master/CHANGELOG
3+
matplotlib==2.0.2 # rq.filter: >=1.4, <2.1
4+
5+
# xarray
6+
# https://github.com/pydata/xarray/blob/stable/doc/whats-new.rst
7+
xarray==0.9.6 # rq.filter: >=0.7.0, < 1.0
8+
9+
# pandas
10+
# http://pandas.pydata.org/pandas-docs/stable/whatsnew.html
11+
pandas==0.20.3 # rq.filter: >= 0.18.0, < 0.21
12+
13+
# cartopy
14+
# http://scitools.org.uk/cartopy/docs/latest/whats_new.html
15+
cartopy==0.15.1 # rq.filter: >= 0.13, < 0.16
16+

0 commit comments

Comments
 (0)