Skip to content

Commit

Permalink
Move dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
berroar committed Feb 27, 2024
1 parent 609c806 commit 9b6f242
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 147 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ isort = "*"
pytest = "*"
pytest-cov = "*"
pytest-mock = "*"
freezegun = "*"
numpy = "*"

[packages]
haralyzer = "*"
Expand All @@ -21,8 +23,6 @@ google-cloud-storage = "*"
pandas = "*"
matplotlib = "*"
slackclient = "*"
freezegun = "*"
numpy = "*"

[requires]
python_version = "3.11"
Expand Down
Loading

0 comments on commit 9b6f242

Please sign in to comment.