Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
Remove added pins
  • Loading branch information
jason-neal committed Jan 2, 2019
1 parent 58fff33 commit 2b62c50
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
astropy>=3.0.0
joblib>=0.12.3 # >=0.12.3
matplotlib==3.0.2
multiprocess==0.70.6.1
matplotlib
multiprocess
numpy>=1.15.4 # numpy>=1.15.4
pandas==0.23.4
pyyaml==3.13
scipy==1.2.0
tqdm==4.28.1
pandas
pyyaml
scipy
tqdm
# Starfish install- currently needs numpy and cython pre-installed
# https://github.com/iancze/Starfish/archive/master.zip#egg=Starfish

0 comments on commit 2b62c50

Please sign in to comment.