Skip to content

Commit

Permalink
Try yet another way to import specific branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
rousik committed Dec 29, 2023
1 parent 4b28f87 commit 1fd311d
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 @@ -17,7 +17,7 @@ dependencies = [
"bottleneck>=1.3.4", # pandas[performance]
"build>=1.0",
"catalystcoop.dbfread>=3.0,<3.1",
"catalystcoop.ferc-xbrl-extractor@git+https://github.com/catalyst-cooperative/ferc-xbrl-extractor#egg=cache-snakecase", # import fixed version of extractor
"catalystcoop.ferc-xbrl-extractor@git+https://github.com/catalyst-cooperative/ferc-xbrl-extractor@cache-snakecase", # import fixed version of extractor
"click>=8",
"coloredlogs>=14.0", # Dagster requires 14.0
"conda-lock>=2.5.1",
Expand Down

0 comments on commit 1fd311d

Please sign in to comment.