Skip to content

Commit

Permalink
fix: broken dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Lemke committed Mar 9, 2023
1 parent 4e30d2e commit 3fa0a19
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 18 deletions.
92 changes: 75 additions & 17 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ phonenumbers = "^8.13.4"
scikit-learn = "^1.2.0"
swifter = "^1.3.4"
rich = "^13.3.1"
statsmodels = {git = "https://github.com/statsmodels/statsmodels.git", rev = "main"}

[tool.poetry.group.test.dependencies]
pytest = "^7.2.0"
Expand Down

0 comments on commit 3fa0a19

Please sign in to comment.