diff options
author | 2021-09-03 14:29:39 -0700 | |
---|---|---|
committer | 2021-09-03 14:29:39 -0700 | |
commit | 15154cd2a6f548127fc1d7557e2949521c95eb26 (patch) | |
tree | b04c1a229034f3f61efb9c584e4aef2f9bfcd6ea /pyproject.toml | |
parent | Pop user from talent pool cache when unnominated (diff) | |
parent | Merge pull request #1796 from Numerlor/doc-default-base_url (diff) |
Merge branch 'main' into ks123/goodbye-talentpool-channel
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 2ae79f9e4..23cbba19b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ flake8-todo = "~=0.7" pep8-naming = "~=0.9" pre-commit = "~=2.1" taskipy = "~=1.7.0" +pip-licenses = "~=3.5.2" python-dotenv = "~=0.17.1" pytest = "~=6.2.4" pytest-cov = "~=2.12.1" |