Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryBarnes authored Mar 20, 2023
1 parent d8fa383 commit 5c5c521
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ dependencies:
- scipy>=1.5.2
- setuptools>=51.3.3
- pip:
- matplotlib==3.3.3
- nose==1.3.7
- parameterized==0.8.1
- pytest==6.2.4
- pytest-dependency==0.5.1
- pytest-env==0.6.2
- pytest-cov==2.11.1
- matplotlib>=3.3.3
- nose>=1.3.7
- parameterized>=0.8.1
- pytest>=6.2.4
- pytest-dependency>=0.5.1
- pytest-env>=0.6.2
- pytest-cov>=2.11.1
- sphinx==4.2.0
- breathe==4.30.0
- sphinxcontrib-bibtex==2.2.0
- coverage==5.5
- argparse==1.4
- h5py==3.1
- breathe>=4.30.0
- sphinxcontrib-bibtex>=2.2.0
- coverage>=5.5
- argparse>=1.4
- h5py>=3.1

0 comments on commit 5c5c521

Please sign in to comment.