Skip to content

Commit

Permalink
Add requests to the requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
kboone committed Jun 20, 2019
1 parent e847f62 commit 6e039c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,13 @@ Avocado has been tested on Python 3.7. It is not compatible with Python 2.
Avocado depends on the following packages:

- astropy
- george
- george (available through the conda-forge channel on conda)
- lightgbm
- matplotlib
- numpy
- pandas
- pytables (pytables on conda, tables on pip)
- requests
- scikit-learn
- scipy
- tqdm
Expand Down

0 comments on commit 6e039c5

Please sign in to comment.