-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yaml
52 lines (52 loc) · 972 Bytes
/
environment.yaml
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
name: heranow
channels:
- defaults
- conda-forge
dependencies:
- python=3.8
- astropy
- cartopy
- django
- gunicorn
- healpy
- matplotlib
- numpy=1.23.1
- pandas=1.4.3
- plotly
- pre-commit
- psycopg2
- psutil
- python-dateutil
- pyuvdata
- pyyaml
- redis-py
- setuptools-scm
- sqlalchemy
- tabulate
- uvicorn
- pip
- django-analytical
- django-bootstrap4
- django-extensions
- django-environ
- django-tables2
- celery>=5.0
- dash==1.16.1
- dash-bootstrap-components==0.10.6
- dash-core-components==1.12.1
- dash-daq==0.5.0
- dash-html-components==1.1.1
- dash-renderer==1.8.1
- dash-table==4.10.1
- github3.py
- Werkzeug==2.0.0
- whitenoise
- pip:
- lttb
- django-plotly-dash==1.4.2
- django-tabination
- django-cleanup
- dpd-components
- dpd-static-support
- git+https://github.com/HERA-Team/hera_mc.git
- git+https://github.com/HERA-Team/hera_corr_cm.git