Skip to content

Commit

Permalink
fix: add pympler and psutil
Browse files Browse the repository at this point in the history
  • Loading branch information
0dm authored Jul 4, 2023
1 parent 7d0433a commit f853839
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 1 deletion.
39 changes: 38 additions & 1 deletion poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ nltk = "3.8.1"
pywinauto = {version = "^0.6.8", markers = "sys_platform == 'win32'"}
moviepy = "1.0.3"
python-levenshtein = "^0.21.1"
pympler = "^1.0.1"
psutil = "^5.9.5"

[tool.poetry.dependencies.en_core_web_trf]
url = "https://github.com/explosion/spacy-models/releases/download/en_core_web_trf-3.5.0/en_core_web_trf-3.5.0.tar.gz"
Expand Down

0 comments on commit f853839

Please sign in to comment.