Skip to content

Commit 870f861

Browse files
author
eblur
committed
oops, update top level requirements not txt files
1 parent 73b3abc commit 870f861

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ dependencies:
88
- IPython=6.1.0
99
- astropy=3
1010
- astroquery>=0.3.7
11-
- matplotlib=2.0.2
11+
- matplotlib==3.0.2
1212
- numpy=1.14
1313
- scipy=1.0 # needed for coordinates cross-matching
1414
- jupyter=1.0

pip-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
IPython>=6.1
22
astropy>=3
33
astroquery>=0.3.7
4-
matplotlib>=2.0
4+
matplotlib==3.0.2
55
numpy>=1.15
66
jupyter>=1.0
77
scipy>=1.0

0 commit comments

Comments
 (0)