Skip to content

Commit ec05ac1

Browse files
committed
Fixes requirement files
Signed-off-by: Alexis Jeandet <[email protected]>
1 parent 95fd58c commit ec05ac1

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

docs/requirements.txt

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
pandas
2+
appdirs
3+
diskcache
4+
requests
5+
packaging
6+
numpy
7+
python_dateutil
8+
astropy
9+
pyistp
10+
astroquery
11+
tqdm
12+
matplotlib
113
sphinx-rtd-theme
214
argh
315
numpydoc
@@ -6,6 +18,4 @@ nbsphinx
618
ipympl
719
ipywidgets
820
sphinx-codeautolink
9-
astropy
10-
pandas
1121
sphinxcontrib-apidoc

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
pandas
2-
Click
32
appdirs
43
diskcache
54
requests
65
packaging
76
numpy
87
python_dateutil
9-
python-dateutil
108
astropy
119
pyistp
1210
astroquery

requirements_dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
pandas
22
pytest-runner
3-
Click
43
appdirs
54
diskcache
65
requests

0 commit comments

Comments
 (0)