Skip to content

Commit

Permalink
update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mojtaba Sardarmehni committed Jul 30, 2023
1 parent 175ea05 commit 444971c
Showing 1 changed file with 19 additions and 21 deletions.
40 changes: 19 additions & 21 deletions environment_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,24 +5,22 @@ channels:
- cmutel
- haasad
dependencies:
- pip
- pip:
- brightway2==2.4.1
- bw-migrations==0.1
- bw2analyzer==0.10
- bw2calc==1.8.2
- bw2data==3.6.6
- bw2io==0.8.7
- bw2parameters==1.1.0
- coverage
- graphviz
- plotly
- pyDOE
- PySide2==5.15.*
- pytest
- pytest-cov
- pytest-flake8
- scipy==1.8.0
- xlrd==1.2.0
- pandas==2.0.*
- numpy==1.24.*
- brightway2==2.4.1
- bw-migrations==0.1
- bw2analyzer==0.10
- bw2calc==1.8.2
- bw2data==3.6.6
- bw2io==0.8.7
- bw2parameters==1.1.0
- coverage
- graphviz
- plotly
- pyDOE
- PySide2==5.15.*
- pytest
- pytest-cov
- pytest-flake8
- scipy==1.8.0
- xlrd==1.2.0
- pandas==2.0.*
- numpy==1.24.*

0 comments on commit 444971c

Please sign in to comment.