aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAaron LI <aly@aaronly.me>2018-01-31 21:18:45 +0800
committerAaron LI <aly@aaronly.me>2018-01-31 21:18:45 +0800
commit45da74a53536e8fc59e0a77b939a0bd24647ee61 (patch)
treeb48da09d2484d2cf849bd457f5ed9a1ce56af24d /requirements.txt
parent9ef8c8b1cbaefd879417a120f7129ca38557bbd1 (diff)
downloadfg21sim-45da74a53536e8fc59e0a77b939a0bd24647ee61.tar.bz2
requirements: add Cython (required by regions); reorder
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/requirements.txt b/requirements.txt
index d898ab2..bbd92ae 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,13 +1,14 @@
-numpy
-numba
-scipy
-pandas
+Cython
astropy
-healpy
-configobj
beautifulsoup4
+configobj
+healpy
+hmf
+numba
+numpy
+pandas
+reproject
requests
+scipy
tornado
-reproject
-hmf
git+https://github.com/astropy/regions.git