Skip to content

Commit

Permalink
Updated environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rickecon committed Jun 18, 2024
1 parent a20e944 commit c528878
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ channels:
dependencies:
- python>=3.7.7, <3.12
- numpy
- setuptools
- wheel
- numba>=0.54
- scipy>=1.7.1
- pandas>=1.2.5
Expand All @@ -14,11 +16,10 @@ dependencies:
- paramtools>=0.15.0
- sphinx>=3.5.4
- sphinx-book-theme>=0.1.3
- pip
- jupyter-book>=0.11.3
- pytest>=6.0
- pytest-pep8
- pytest-cov
- pytest-xdist
- pycodestyle
- pylint
- coverage
- requests
Expand All @@ -28,9 +29,8 @@ dependencies:
- black
- jupyter
- ipython
- setuptools
- pip
- pip:
- jupyter-book>=0.9.1
- openpyxl>=3.1.2
- pandas-datareader
- linecheck
Expand Down

0 comments on commit c528878

Please sign in to comment.