Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kjkoeller committed Nov 21, 2022
1 parent 49c0477 commit ca89735
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,17 @@ Once inside the main directory type the following to autpmatically install the r
```
python setup.py install
```

* python >=3.5
* astropy>=5.1.1
* astroquery>=0.4.6
* ccdproc>=2.4.0
* matplotlib>=3.3.1
* numpy>=1.19.1
* pandas>=1.1.0
* PyAstronomy>=0.18.0
* scipy>=1.5.2
* statsmodels>=0.13.5
* tqdm>=4.64.1
Markup : * python >=3.5
* astropy>=5.1.1
* astroquery>=0.4.6
* ccdproc>=2.4.0
* matplotlib>=3.3.1
* numpy>=1.19.1
* pandas>=1.1.0
* PyAstronomy>=0.18.0
* scipy>=1.5.2
* statsmodels>=0.13.5
* tqdm>=4.64.1

--------------------------

Expand Down

0 comments on commit ca89735

Please sign in to comment.