Skip to content

Commit

Permalink
Fixing requirements.txt take 3
Browse files Browse the repository at this point in the history
  • Loading branch information
DinoBektesevic committed Jan 14, 2019
1 parent 6728be1 commit df899e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: linux-64
python==3.6.20
python==3.6
astropy==2.0.1
matplotlib==2.0.2
numpy==1.13.1
scipy==0.19.1
opencv==3.1.0
opencv-python==3.4.1.15
sqlite==3.13.0
fitsio==0.9.11
numpydoc==0.8.0
Expand Down

0 comments on commit df899e1

Please sign in to comment.