Skip to content

Commit b3254ea

Browse files
committed
use dev version of astroquery - fixes #463
1 parent 486d82e commit b3254ea

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pip-requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
IPython>=6.1
2-
astropy>=3
2+
astropy>=4
33
astroquery>=0.3.7
4+
git+https://github.com/astropy/astroquery.git
45
matplotlib==3.0.2
5-
numpy>=1.15
6+
numpy>=1.17
67
jupyter>=1.0
78
scipy>=1.0
89
notebook>=5.7.2

0 commit comments

Comments
 (0)