Skip to content

Commit

Permalink
added cython and requests
Browse files Browse the repository at this point in the history
  • Loading branch information
kangwonlee committed Jul 5, 2019
1 parent 33ee74e commit 7b2ad12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions environment.3.6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ channels:
dependencies:
- python=3.6
# Anaconda 5.0.1 python 3.6 https://docs.anaconda.com/anaconda/packages/old-pkg-lists/5.0.1/py3.6_win-64/
- cython=0.26.1
- jupyter=1.0.0
- matplotlib=2.1.0
- numpy=1.13.3
- pytest=3.2.1
- pandas=0.23.4
- requests=2.18.4
- scipy=0.19.1
- statsmodels=0.8.0
- sympy=1.1.1
Expand Down

0 comments on commit 7b2ad12

Please sign in to comment.