Skip to content

Commit

Permalink
Install main branch of data_adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
SabineHaas committed Nov 15, 2024
1 parent 3f3c11d commit 237ec6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry.dependencies]
python = ">=3.10,<3.11"
data_adapter = { git = "https://git@github.com/sedos-project/data_adapter", branch = "bug_fix/drop_comment_column"}
data_adapter = { git = "https://git@github.com/sedos-project/data_adapter", branch = "main"}
oemof-tabular = { git = "https://git@github.com/oemof/oemof-tabular", branch = "dev"}
oemof-industry = { git = "https://github.com/sedos-project/oemof.industry.git", branch = "fix/facade_params"}
boto3 = "1.26.125" # fix boto3 to fasten up dependency resolution
Expand Down

0 comments on commit 237ec6f

Please sign in to comment.