Skip to content

Commit

Permalink
Update dependency requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
cmutel committed May 12, 2024
1 parent 25d4df5 commit 3db6d68
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ dependencies = [
# dependencies as strings with quotes, e.g. "foo"
# You can add version requirements like "foo>2.0"
"bw2calc>1.99",
"bw2data>3.99",
"bw_graph_tools",
"bw_processing",
"bw2data>=4.0.dev36",
"bw_graph_tools>=0.3.1",
"bw_processing>=0.9.3",
"fs",
"matrix_utils",
"numpy<2",
Expand Down

0 comments on commit 3db6d68

Please sign in to comment.