forked from skyportal/skyportal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 1.01 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
numpy==1.21.4
scipy==1.7.3
pandas==1.3.5
dask==2021.10.0
joblib==1.1.0
seaborn==0.11.2
bokeh==2.4.2
pytest-randomly==3.10.3
factory-boy==3.2.1
astropy>=5.0
aplpy==2.0.3
reproject==0.8
avro-python3==1.10.2
fastavro==1.4.7
tqdm>=4.27,<4.63
matplotlib==3.5.1
astroquery==0.4.3
apispec==4.0.0
marshmallow==3.14.1
marshmallow-sqlalchemy==0.24.3
marshmallow-enum==1.5.1
Pillow>=8.4.0
sncosmo==2.5.0
tdtax==0.1.4
healpix-alchemy==1.0.0
mocpy==0.10.0
conesearch-alchemy==1.0.0
regions==0.5
jsonschema==3.2.0
jsonpath_ng==1.5.3
pytest-rerunfailures==10.2
timezonefinder==5.2.0
astroplan==0.8
py3-validate-email==1.0.3
alembic==1.7.4
marshmallow-jsonschema==0.13.0
requests_toolbelt==0.9.1
sendgrid==6.9.3
twilio==7.3.1
jsonschema-to-openapi==0.2.1
responses==0.16.0
numba==0.53.1
pyvo==1.2
lxml==4.6.5
suds-py3==1.4.5.0
vcrpy==4.1.1
aiosmtpd==1.4.2
ligo.skymap>=0.6
healpy==1.15.0
pygcn==1.1.2
xmlschema==1.9.0
requests==2.27
typing-extensions>=4.0.1 # astropy v5.0 needs this, but does not correctly specify as much in its install config