Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanodallapalma committed May 12, 2021
1 parent ebcaa2a commit 4abb5dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 0 additions & 1 deletion repominer/mining/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import nltk
import re

from deprecated import deprecated
from typing import Dict, Generator, List, Set

from pydriller.domain.commit import Commit, ModificationType
Expand Down
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,8 @@
ansiblemetrics~=0.3.10
coverage~=5.5
dataclasses~=0.6
Deprecated~=1.2.11
nltk~=3.5
pandas~=1.1.4
pydriller~=1.15.4
pygithub~=1.54
python-gitlab~=2.5.0
pyyaml~=5.3.1
pyyaml~=5.4
spacy~=2.3.4
tosca-metrics~=0.0.7

0 comments on commit 4abb5dc

Please sign in to comment.