Skip to content

Commit 4b5bd01

Browse files
committed
Added requirements for requires.io [skip ci]
1 parent 0257219 commit 4b5bd01

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Sphinx
22
# https://github.com/sphinx-doc/sphinx/blob/master/CHANGES
3-
sphinx==1.5.2 # rq.filter: >=1.3, <1.6
3+
sphinx==1.6.3 # rq.filter: >=1.3, <1.7

requirements.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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+
# scipy
14+
scipy==0.19.1 # rq.filter: >=0.18,<0.20
15+
16+
# statsmodels
17+
statsmodels==0.8.0 # rq.filter: >=0.7.0,<0.9

0 commit comments

Comments
 (0)