-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_exp.txt
24 lines (21 loc) · 1.22 KB
/
requirements_exp.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
### PL dev/test/debug toolbox
pytest
pytest-xdist==3.5.0 # https://github.com/pytest-dev/pytest-xdist
pytest-cov==4.1.0 # https://github.com/pytest-dev/pytest-cov
pytest-html==4.1.1 # https://pypi.org/project/pytest-html/
junit2html==30.1.6 # https://github.com/inorton/junit2html, require jinja2
johnnydep==1.20.4 # https://pypi.org/project/johnnydep
memory_profiler==0.61.0 # https://pypi.org/project/memory-profiler/
line_profiler==4.1.2 # https://github.com/pyutils/line_profiler
build # https://packaging.python.org/en/latest/key_projects/#build
twine # https://packaging.python.org/en/latest/key_projects/#twine
wheel # https://packaging.python.org/en/latest/key_projects/#wheel
# setuptools_scm # https://pypi.org/project/setuptools-scm/
jupyterlab
dask[distributed]
bokeh>=3.1.0
jupyterlab
pyvirtualdisplay # https://github.com/ponty/pyvirtualdisplay
# xradio # https://github.com/casangi/xradio
# this might downgrade certain packages due to spec-pins
# both casacore and casatools would be present, but not interoperable