aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-15 09:58:08 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-15 09:58:08 +0800
commit1ea04bfcbf6e4fcb1fe63dfc26f90a4ae8468d28 (patch)
tree1549985c7ffbb91ac3993b40b2af54c319ae260a /requirements.txt
parent316f0a7fe47b51bbe4e5cea73261b067ee9b4c93 (diff)
downloadfg21sim-1ea04bfcbf6e4fcb1fe63dfc26f90a4ae8468d28.tar.bz2
Install 'bin/fg21sim-download-snr-data' and update requirements.
Add two new requirements: beautifulsoup4, requests
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index a104f35..0a6c52c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,3 +3,5 @@ scipy
astropy
healpy
configobj
+beautifulsoup4
+requests