Skip to content

Commit

Permalink
added cython & requests
Browse files Browse the repository at this point in the history
  • Loading branch information
kangwonlee committed Jul 5, 2019
1 parent 604fdb7 commit 336d919
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,14 @@ channels:
dependencies:
- python>=3.7.3
# Anaconda 2019.03 python 3.7
- cython>=0.29.6
- jupyter>=1.0.0
- matplotlib>=3.0.3
- numpy>=1.16.2
- pandas>=0.24.2
- pluggy>=0.11
- pytest>=4.3.1
- requests>=2.21.0
- scipy>=1.2.1
- statsmodels>=0.9.0
- sympy>=1.3
Expand Down

0 comments on commit 336d919

Please sign in to comment.